KeyboardDevice.FocusedElement Propiedad

Definición

Obtiene el elemento que tiene el foco de teclado.

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

Valor de propiedad

Elemento con foco de teclado.

Se aplica a