共用方式為


GridViewCellAutomationPeer.IsControlElementCore 方法

定義

取得或設定值,這個值表示與這個 GridViewCellAutomationPeer 相關聯的專案是由使用者視為互動式的,或者使用者可能會瞭解元素,以參與 GUI 中控制項的邏輯結構。 這個方法是由 IsControlElement() 所呼叫。

protected:
 override bool IsControlElementCore();
protected override bool IsControlElementCore ();
override this.IsControlElementCore : unit -> bool
Protected Overrides Function IsControlElementCore () As Boolean

傳回

Boolean

如果這個 GridViewCellAutomationPeerTextBlock 項目相關聯,則這個方法會傳回 true,否則會傳回子項目清單。

適用於