Owner Property (CoverElementsPane)
In This Topic
Gets the object representing the
CoverElementsPane object owner. This is a dependency property. Default value is null.
Syntax
'Declaration
Public Property Owner As Object
public object Owner {get; set;}
See Also