[]
Called when the caret enter to this field.
protected virtual void OnEnter(RoutedEventArgs e)
Protected Overridable Sub OnEnter(e As RoutedEventArgs)
Type | Name | Description |
---|---|---|
RoutedEventArgs | e | The RoutedEventArgs instance containing the event data. |
This method raise the Enter event.