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

In This Topic
    GetAutomationControlTypeCore Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetAutomationControlTypeCore() As AutomationControlType
    protected virtual AutomationControlType GetAutomationControlTypeCore()
    See Also