[]
        
(Showing Draft Content)

C1.Win.Themes.BaseStyle.IsDefaultProperty

IsDefaultProperty Method

IsDefaultProperty(string)

Returns value indicating whether the specified property is default.

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

Specified property name.

Returns
Type Description
bool
Exceptions
Type Condition
KeyNotFoundException