CheckBoxAutomationPeer.GetAutomationControlTypeCore Método

Definición

Obtiene el AutomationControlType para el elemento asociado a este CheckBoxAutomationPeer. 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

AutomationControlType

El valor de enumeración CheckBox.

Se aplica a

Consulte también