TextBoxBase.TextChangedEvent Field

Definition

Identifies the TextChanged routed event.

public: static initonly System::Windows::RoutedEvent ^ TextChangedEvent;
public static readonly System.Windows.RoutedEvent TextChangedEvent;
 staticval mutable TextChangedEvent : System.Windows.RoutedEvent
Public Shared ReadOnly TextChangedEvent As RoutedEvent 

Field Value

Applies to

See also