KeyboardDevice.FocusedElement Свойство

Определение

Получает элемент, имеющий фокус клавиатуры.

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

Значение свойства

Элемент с фокусом клавиатуры.

Применяется к