ButtonAutomationPeer.GetAutomationControlTypeCore Método

Definición

Obtiene el tipo de control del elemento asociado al Automatización de la interfaz de usuario del mismo nivel.

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

Devoluciones

AutomationControlType

El valor de enumeración Button.

Se aplica a