共用方式為


GridViewItemAutomationPeer.GetAutomationControlTypeCore 方法

定義

取得與此 GridViewItemAutomationPeer 建立關聯之 Items 集合的控制項類型。 由 GetAutomationControlType() 呼叫。

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

傳回

DataItem 列舉值。

適用於