FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridVirtualAutomationPeer Class / GetAutomationControlTypeCore Method

In This Topic
    GetAutomationControlTypeCore Method (GridVirtualAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function GetAutomationControlTypeCore() As AutomationControlType
    protected abstract AutomationControlType GetAutomationControlTypeCore()
    See Also