Freigeben über


GridViewAutomationPeer.IViewAutomationPeer.GetAutomationControlType Methode

Definition

Ruft den Steuerelementtyp für das Element ab, das diesem GridViewAutomationPeer zugeordnet ist.

 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

Gibt zurück

AutomationControlType

Ein Wert in der Enumeration.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die GridViewAutomationPeer-Instanz in eine IViewAutomationPeer-Schnittstelle umgewandelt wird.

Gilt für