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


BaseC1FrameworkStyle Class Methods

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

Public Methods
 NameDescription
Public MethodApplies style to destination C1.Framework.Style object if it is possible.  
Public MethodCreates an instance of the BaseStyle class that is identical to the current BaseStyle (Inherited from C1.Win.Themes.BaseStyle)
Public MethodOverridden. Copies properties of the specified style of the same type.  
Public MethodOverloaded. Overridden. Releases all unmanaged resources.  
Public MethodGets value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Public MethodGets the new C1.Framework.Style object that matches the current style if it is possible.  
Public MethodResets style to it default value according to the applied theme. (Inherited from C1.Win.Themes.BaseStyle)
Public MethodReturns the string that represents the current object. (Inherited from C1.Win.Themes.BaseStyle)
Public MethodTries to get value of the specified styled property. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Top
Protected Methods
 NameDescription
Protected MethodStart editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodStop editing the collection. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodGets a value indicating whether the collection contains a property with the specified name. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodOverridden. Returns value indicating whether the specified property is default.  
Protected MethodGets a value indicating whether the a specified property is initialized. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodCalled when trying to get an initialized property value. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodCalled when collection owner is changed. (Inherited from C1.Win.Themes.BaseStyle)
Protected MethodRaises the StyledPropertyCollection.PropertyChanged event. (Inherited from C1.Win.Themes.StyledPropertyCollection)
Protected MethodOverloaded. Overridden. Reset specified property to its default value.  
Top
See Also