C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection Class


StyledPropertyCollection Class Methods

For a list of all members of this type, see StyledPropertyCollection members.

Public Methods
 NameDescription
Public MethodOverloaded. Releases all unmanaged resources.  
Public MethodGets value of the specified styled property.  
Public MethodTries to get value of the specified styled property.  
Top
Protected Methods
 NameDescription
Protected MethodStart editing the collection.  
Protected MethodStop editing the collection.  
Protected MethodGets a value indicating whether the collection contains a property with the specified name.  
Protected MethodGets a value indicating whether the a specified property is initialized.  
Protected MethodCalled when trying to get an initialized property value.  
Protected MethodCalled when collection owner is changed.  
Protected MethodRaises the PropertyChanged event.  
Protected MethodCompletely resets specified property (make it uninitialized, initialization required after that).  
Top
See Also