共用方式為


TableCellAutomationPeer.IsControlElementCore 方法

定義

取得或設定值,這個值表示 TableCell 與這個 TableCellAutomationPeer 相關聯的 是否由使用者視為互動式或參與 GUI 中控制項的邏輯結構。 這個方法是由 IsControlElement() 所呼叫。

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

傳回

true.

適用於

另請參閱