'Declaration
Public ReadOnly Property Owner As ItemsControl
'Usage
Dim instance As C1TreeViewPanel Dim value As ItemsControl value = instance.Owner
public ItemsControl Owner {get;}
public: property ItemsControl^ Owner { ItemsControl^ get(); }
'Declaration
Public ReadOnly Property Owner As ItemsControl
'Usage
Dim instance As C1TreeViewPanel Dim value As ItemsControl value = instance.Owner
public ItemsControl Owner {get;}
public: property ItemsControl^ Owner { ItemsControl^ get(); }