C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection Class / Parent Property

In This Topic
Parent Property (StyledPropertyCollection)
In This Topic
Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property Parent As StyledPropertyCollection
 
See Also