ITextProvider.SupportedTextSelection Propriedade

Definição

Recebe um valor que especifica se um fornecedor de texto suporta seleção e, em caso afirmativo, o tipo de seleção suportado.

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 de Propriedade

Um dos SupportedTextSelection valores.

Aplica-se a

Ver também