KeyboardDevice.FocusedElement Proprietà

Definizione

Ottiene l'elemento con lo stato attivo.

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

Valore della proprietà

Elemento con lo stato attivo.

Si applica a