[]
        
(Showing Draft Content)

C1.Win.C1Themes.BaseC1FrameworkStyle.IsDefaultProperty

IsDefaultProperty Method

IsDefaultProperty(string)

Returns value indicating whether the specified property is default.

Declaration
protected override bool IsDefaultProperty(string name)
Parameters
Type Name Description
string name

Specified property name.

Returns
Type Description
bool
Overrides