UIElement.IsKeyboardFocusedChanged
UIElement.IsKeyboardFocusedChanged
UIElement.IsKeyboardFocusedChanged
UIElement.IsKeyboardFocusedChanged
Event
Definition
Occurs when the value of the IsKeyboardFocused property changes on this element.
public:
event System::Windows::DependencyPropertyChangedEventHandler ^ IsKeyboardFocusedChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged;
member this.IsKeyboardFocusedChanged : System.Windows.DependencyPropertyChangedEventHandler
Public Custom Event IsKeyboardFocusedChanged As DependencyPropertyChangedEventHandler
Remarks
This member is a CLR event, not a routed event.
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...