KeyboardDevice.FocusedElement Propriété

Définition

Obtient l'élément qui a le focus clavier.

public:
 property System::Windows::IInputElement ^ FocusedElement { System::Windows::IInputElement ^ get(); };
public System.Windows.IInputElement FocusedElement { get; }
member this.FocusedElement : System.Windows.IInputElement
Public ReadOnly Property FocusedElement As IInputElement

Valeur de propriété

Élément ayant le focus clavier.

S’applique à