[]
Gets or sets the name of the parent style from which style properties are inherited.
[TypeConverter(typeof(ParentStyleNameConverter))]
public string ParentStyleName { get; set; }
<TypeConverter(GetType(ParentStyleNameConverter))>
Public Property ParentStyleName As String