ActiveTextPositionChangedEventArgs(ITextRangeProvider) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la 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)
Paramètres
- textRangetextRangeProvider
- ITextRangeProvider