AutomationPeer.GetAutomationControlTypeCore Methode

Definition

Wird beim Überschreiben in einer abgeleiteten Klasse von GetAutomationControlType() aufgerufen.

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

Gibt zurück

Der Steuerelementtyp.

Gilt für:

Weitere Informationen