[]
        
(Showing Draft Content)

C1.Win.Themes.StyledPropertyCollection.UninitializedPropertyException

StyledPropertyCollection.UninitializedPropertyException Class

The exception that is thrown when trying to use uninitialized C1.Win.Themes.StyledPropertyCollection.StyledProperty.

Inheritance
StyledPropertyCollection.UninitializedPropertyException
Implements
Namespace: C1.Win.Themes
Assembly: C1.Win.8.dll
Syntax
public class StyledPropertyCollection.UninitializedPropertyException : Exception, ISerializable

Constructors

Name Description
UninitializedPropertyException(string)

Initializes a new instance of the StyledPropertyCollection.UninitializedPropertyException class.

Properties

Name Description
PropertyName

Gets the name of the property that causes this exception.