Sdílet prostřednictvím


FrameworkRichTextComposition.ResultStart Vlastnost

Definice

Získá počáteční pozici výsledného textu textového vstupu.

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

Hodnota vlastnosti

TextPointer

Počáteční pozice výsledného textu textového vstupu.

Platí pro

Viz také