[]
        
(Showing Draft Content)

C1.Win.Themes.StyledPropertyCollection.IsInitialized

IsInitialized Method

IsInitialized(string)

Gets a value indicating whether the a specified property is initialized.

Declaration
protected bool IsInitialized(string name)
Protected Function IsInitialized(name As String) As Boolean
Parameters
Type Name Description
string name

Specified property name.

Returns
Type Description
bool
Exceptions
Type Condition
KeyNotFoundException