UIElement.IsKeyboardFocusWithinChanged Událost

Definice

Nastane, když se hodnota IsKeyboardFocusWithin vlastnosti změní na tomto prvku.

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

Event Type

DependencyPropertyChangedEventHandler

Poznámky

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

Platí pro

Viz také