ContentElementAutomationPeer.GetAutomationControlTypeCore Methode

Definition

Ruft den Steuerelementtyp für das ContentElement ab, das diesem ContentElementAutomationPeer zugeordnet ist. Wird von GetAutomationControlType() aufgerufen.

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

Gibt zurück

Der Custom-Enumerationswert.

Gilt für:

Weitere Informationen