DefaultStyle Property (BaseStyle)
In This Topic
Gets a style that contains the default values for current style.
Syntax
'Declaration
<C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute()>
Protected Overridable ReadOnly Property DefaultStyle As BaseStyle
[C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledProperty()]
protected virtual BaseStyle DefaultStyle {get;}
See Also