ActiveTextPositionChangedEventArgs(ITextRangeProvider) Construtor

Definição

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

Aplica-se a