FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / Owner Property

In This Topic
    Owner Property (FlexGridAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As UIElement
    public UIElement Owner {get;}
    See Also