KeyboardFocusChangedEventArgs.OldFocus Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'élément qui avait précédemment le focus.
public:
property System::Windows::IInputElement ^ OldFocus { System::Windows::IInputElement ^ get(); };
public System.Windows.IInputElement OldFocus { get; }
member this.OldFocus : System.Windows.IInputElement
Public ReadOnly Property OldFocus As IInputElement
Valeur de propriété
L'élément qui avait précédemment le focus.