ContentElement.IsKeyboardFocusWithinChanged Událost

Definice

Nastane, když se hodnota IsKeyboardFocusWithinChanged vlastnosti změní na tento prvek.

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

Poznámky

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

Platí pro

Viz také