次の方法で共有


GridViewAutomationPeer.IViewAutomationPeer.GetAutomationControlType メソッド

定義

この GridViewAutomationPeer に関連付けられている要素のコントロール型を取得します。

 virtual System::Windows::Automation::Peers::AutomationControlType System.Windows.Automation.Peers.IViewAutomationPeer.GetAutomationControlType() = System::Windows::Automation::Peers::IViewAutomationPeer::GetAutomationControlType;
System.Windows.Automation.Peers.AutomationControlType IViewAutomationPeer.GetAutomationControlType ();
abstract member System.Windows.Automation.Peers.IViewAutomationPeer.GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
override this.System.Windows.Automation.Peers.IViewAutomationPeer.GetAutomationControlType : unit -> System.Windows.Automation.Peers.AutomationControlType
Function GetAutomationControlType () As AutomationControlType Implements IViewAutomationPeer.GetAutomationControlType

戻り値

AutomationControlType

列挙体の値。

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 これは、GridViewAutomationPeer のインスタンスが IViewAutomationPeer インターフェイスにキャストされる場合のみ、使用できます。

適用対象