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

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