Compartilhar via


ITextProvider.SupportedTextSelection Propriedade

Definição

Obtém um valor que especifica se um provedor de texto é compatível com a seleção e, em caso afirmativo, o tipo da seleção compatível.

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

SupportedTextSelection

Um dos valores de SupportedTextSelection.

Aplica-se a

Confira também