UIElement.IsKeyboardFocusedChanged Událost

Definice

Nastane, když hodnota IsKeyboardFocused vlastnosti se změní u tohoto prvku.

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsKeyboardFocusedChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsKeyboardFocusedChanged;
member this.IsKeyboardFocusedChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsKeyboardFocusedChanged As DependencyPropertyChangedEventHandler 

Event Type

DependencyPropertyChangedEventHandler

Poznámky

Tento člen je událost CLR, ne směrovaná událost.

Platí pro