WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid.Automation Namespace / FlexGridAutomationPeer Class / FlexGridAutomationPeer Constructor
The FrameworkElement associated with this FlexGridAutomationPeer.
In This Topic
    FlexGridAutomationPeer Constructor
    In This Topic
    Initializes a new instance of the FlexGridAutomationPeer class.
    Syntax
    public FlexGridAutomationPeer( 
       FlexGrid owner
    )

    Parameters

    owner
    The FrameworkElement associated with this FlexGridAutomationPeer.
    See Also