Method OnLostFocus
OnLostFocus(RoutedEventArgs)
Called before the LostFocus event occurs.
Declaration
protected override void OnLostFocus(RoutedEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| RoutedEventArgs | e | The data for the event. |
Overrides
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 200.0 - 300.0 |