Sdílet prostřednictvím


ITextProvider.SupportedTextSelection Vlastnost

Definice

Získá hodnotu, která určuje, zda poskytovatel textu podporuje výběr a pokud ano, typ výběru podporovaný.

public:
 property System::Windows::Automation::SupportedTextSelection SupportedTextSelection { System::Windows::Automation::SupportedTextSelection get(); };
public System.Windows.Automation.SupportedTextSelection SupportedTextSelection { get; }
member this.SupportedTextSelection : System.Windows.Automation.SupportedTextSelection
Public ReadOnly Property SupportedTextSelection As SupportedTextSelection

Hodnota vlastnosti

SupportedTextSelection

Jedna z SupportedTextSelection hodnot.

Platí pro

Viz také