Compartir a través de


GridViewAutomationPeer.IViewAutomationPeer.GetAutomationControlType Método

Definición

Obtiene el tipo de control para el elemento asociado a 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

Devoluciones

AutomationControlType

Un valor de la enumeración.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de GridViewAutomationPeer se convierte en una interfaz IViewAutomationPeer.

Se aplica a