[]
Called when an element loses keyboard focus.
protected override void OnLostKeyboardFocus(KeyboardFocusChangedEventArgs e)
Protected Overrides Sub OnLostKeyboardFocus(e As KeyboardFocusChangedEventArgs)
Type | Name | Description |
---|---|---|
KeyboardFocusChangedEventArgs | e | The event data for the LostKeyboardFocus event. |