Core Library for WPF | ComponentOne
C1.WPF.Core.Automation Namespace / ScrollViewerAutomationPeer Class / GetAutomationControlTypeCore Method

In This Topic
    GetAutomationControlTypeCore Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetAutomationControlTypeCore() As AutomationControlType
    protected override AutomationControlType GetAutomationControlTypeCore()
    See Also