[]
        
(Showing Draft Content)

C1.Win.Themes.BaseC1FrameworkStyle

BaseC1FrameworkStyle Class

Base C1Framework style.

Inheritance
BaseC1FrameworkStyle
Namespace: C1.Win.Themes
Assembly: C1.Win.8.dll
Syntax
public abstract class BaseC1FrameworkStyle : BaseStyle, INotifyPropertyChanged, IDisposable

Constructors

Name Description
BaseC1FrameworkStyle()

Initializes a new instance of the BaseC1FrameworkStyle.

BaseC1FrameworkStyle(BaseThemeProvider, string, params StyledPropertyInfo[])

Initializes a new instance of the BaseC1FrameworkStyle.

BaseC1FrameworkStyle(string, params StyledPropertyInfo[])

Initializes a new instance of the BaseC1FrameworkStyle.

Properties

Name Description
BackBrushProvider

Gets BackgroundBrushProvider objects used to paint backgrounds.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination Style object if it is possible.

Copy(BaseStyle)

Copies properties of the specified style of the same type.

Dispose(bool)

Releases all unmanaged resources.

GetStyle()

Gets the new Style object that matches the current style if it is possible.

IsDefaultProperty(string)

Returns value indicating whether the specified property is default.

ResetProperty(string)

Reset specified property to its default value.