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