ActiveTextPositionChangedEventArgs(ITextRangeProvider) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Inizializza una nuova istanza della classe ActiveTextPositionChangedEventArgs.
public:
ActiveTextPositionChangedEventArgs(System::Windows::Automation::Provider::ITextRangeProvider ^ textRange);
public:
ActiveTextPositionChangedEventArgs(System::Windows::Automation::Provider::ITextRangeProvider ^ textRangeProvider);
public ActiveTextPositionChangedEventArgs(System.Windows.Automation.Provider.ITextRangeProvider textRange);
public ActiveTextPositionChangedEventArgs(System.Windows.Automation.Provider.ITextRangeProvider textRangeProvider);
new System.Windows.Automation.ActiveTextPositionChangedEventArgs : System.Windows.Automation.Provider.ITextRangeProvider -> System.Windows.Automation.ActiveTextPositionChangedEventArgs
new System.Windows.Automation.ActiveTextPositionChangedEventArgs : System.Windows.Automation.Provider.ITextRangeProvider -> System.Windows.Automation.ActiveTextPositionChangedEventArgs
Public Sub New (textRange As ITextRangeProvider)
Public Sub New (textRangeProvider As ITextRangeProvider)
Parametri
- textRangetextRangeProvider
- ITextRangeProvider