Share via


FrameworkRichTextComposition.CompositionStart Proprietà

Definizione

Ottiene la posizione iniziale del testo di composizione corrente.

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

Valore della proprietà

TextPointer

Posizione iniziale del testo di composizione corrente.

Si applica a

Vedi anche