[]
        
(Showing Draft Content)

C1.Win.Themes.C1FrameworkStylePropBag.GetChildPropDefaultValue

GetChildPropDefaultValue Method

GetChildPropDefaultValue(ThemePropBase)

Returns a value indicating whether child C1.Win.Themes.ThemePropBase object has default state.

Declaration
public override DefaultValue GetChildPropDefaultValue(ThemePropBase child)
Public Overrides Function GetChildPropDefaultValue(child As ThemePropBase) As DefaultValue
Parameters
Type Name Description
ThemePropBase child
Returns
Type Description
DefaultValue
Overrides
C1.Win.Themes.C1FrameworkStateStylePropBag.GetChildPropDefaultValue(C1.Win.Themes.ThemePropBase)