Parent Property
Parent
Gets the parent collection. If some properties are reset or not initialized,
the collection will search for them from the parent.
Declaration
protected override StyledPropertyCollection Parent { get; }
Protected Overrides ReadOnly Property Parent As StyledPropertyCollection