ContentElement.IsKeyboardFocused 屬性

定義

取得值,指出這個項目是否具有鍵盤焦點。

public:
 property bool IsKeyboardFocused { bool get(); };
public bool IsKeyboardFocused { get; }
member this.IsKeyboardFocused : bool
Public ReadOnly Property IsKeyboardFocused As Boolean

屬性值

如果這個項目具有鍵盤焦點,則為 true;否則為 false。 預設為 false

實作

備註

相依性屬性資訊

識別碼欄位 IsKeyboardFocusedProperty
設定為 的中繼資料屬性 true

適用於

另請參閱