Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TabItemAutomationPeer Class / GetAutomationControlTypeCore Method

In This Topic
    GetAutomationControlTypeCore Method (C1TabItemAutomationPeer)
    In This Topic
    Gets automation control type
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetAutomationControlTypeCore() As AutomationControlType
    protected override AutomationControlType GetAutomationControlTypeCore()

    Return Value

    automation control type
    See Also