UIElementAutomationPeer::GetAutomationControlTypeCore Method ()

 

Gets the control type for the UIElement that is associated with this UIElementAutomationPeer. This method is called by GetAutomationControlType.

Namespace:   System.Windows.Automation.Peers
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual AutomationControlType GetAutomationControlTypeCore() override

Return Value

Type: System.Windows.Automation.Peers::AutomationControlType

The Custom enumeration value.

.NET Framework
Available since 3.0
Return to top
Show: