Sdílet prostřednictvím


KeyboardDevice.FocusedElement Vlastnost

Definice

Získá prvek, který má fokus klávesnice.

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

Hodnota vlastnosti

Prvek s fokusem klávesnice.

Platí pro