ToggleButtonAutomationPeer.GetAutomationControlTypeCore Método

Definición

Obtiene el tipo de control correspondiente al control ToggleButton asociado a este objeto ToggleButtonAutomationPeer. Es llamado por el método 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

Devoluciones

Tipo de control de ToggleButton asociado a ToggleButtonAutomationPeer.

Se aplica a

Consulte también