UIElement3D.FocusableChanged Événement

Définition

Se produit quand la valeur de la propriété Focusable change.

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

Type d'événement

Remarques

Ce membre est un événement CLR, pas un événement routé.

FocusableChanged est introduit dans le .NET Framework version 3.5. Pour plus d’informations, consultez Versions et dépendances.

S’applique à

Voir aussi