WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid.Automation Namespace / GridCellViewAutomationPeer Class
Members
In This Topic
    GridCellViewAutomationPeer Class
    In This Topic
    Automation peer for C1.WinUI.Grid.GridCellView.
    Syntax
    public class GridCellViewAutomationPeer : Microsoft.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer, WinRT.IWinRTObject  
    Inheritance Hierarchy

    System.Object
       Microsoft.UI.Xaml.DependencyObject
          Microsoft.UI.Xaml.Automation.Peers.AutomationPeer
             Microsoft.UI.Xaml.Automation.Peers.FrameworkElementAutomationPeer
                C1.WinUI.Grid.Automation.GridCellViewAutomationPeer

    See Also