AutomationPeer.GetAutomationControlTypeCore Método

Definición

Cuando se invalida en una clase derivada, se llama por GetAutomationControlType().

protected:
 abstract System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected abstract System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
abstract member GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected MustOverride Function GetAutomationControlTypeCore () As AutomationControlType

Devoluciones

AutomationControlType

Tipo de control.

Se aplica a

Consulte también