ActiveTextPositionChangedEventArgs(ITextRangeProvider) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Inicializa uma nova instância da ActiveTextPositionChangedEventArgs classe.
public:
ActiveTextPositionChangedEventArgs(System::Windows::Automation::Provider::ITextRangeProvider ^ textRange);
public ActiveTextPositionChangedEventArgs(System.Windows.Automation.Provider.ITextRangeProvider textRange);
new System.Windows.Automation.ActiveTextPositionChangedEventArgs : System.Windows.Automation.Provider.ITextRangeProvider -> System.Windows.Automation.ActiveTextPositionChangedEventArgs
Public Sub New (textRange As ITextRangeProvider)
Parâmetros
- textRange
- ITextRangeProvider