AutomationPeer.GetAutomationControlTypeCore Metodo

Definizione

In caso di override in una classe derivata, viene chiamato da 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

Restituisce

Tipo di controllo.

Si applica a

Vedi anche