Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / NestedPropertySetterCollection Class / Owner Property

In This Topic
    Owner Property
    In This Topic
    Gets the owning object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As Object
    public object Owner {get;}
    See Also