ITextProvider.SupportedTextSelection Egenskap

Definition

Hämtar ett värde som anger om en textprovider stöder markering och i så fall vilken typ av markering som stöds.

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

Egenskapsvärde

Ett av SupportedTextSelection värdena.

Gäller för

Se även