Gets automation control type

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Visual Basic
Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType

Return Value

automation control type

See Also