ITextProvider.SupportedTextSelection Propriedade

Definição

Obtém um valor que especifica se um provedor de texto dá suporte à seleção e, nesse caso, ao tipo de seleção com suporte.

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

Valor da propriedade

Um dos SupportedTextSelection valores.

Aplica-se a

Confira também