Sdílet prostřednictvím


FrameworkRichTextComposition.CompositionStart Vlastnost

Definice

Získá počáteční pozici aktuálního textu složení.

public:
 property System::Windows::Documents::TextPointer ^ CompositionStart { System::Windows::Documents::TextPointer ^ get(); };
public System.Windows.Documents.TextPointer CompositionStart { get; }
member this.CompositionStart : System.Windows.Documents.TextPointer
Public ReadOnly Property CompositionStart As TextPointer

Hodnota vlastnosti

TextPointer

Počáteční pozice aktuálního textu složení.

Platí pro

Viz také