Share via


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

屬性值

擁有鍵盤焦點的項目。

適用於