Name | Description | |
---|---|---|
![]() | ColorTransform | Gets/sets the global color channel scaling to all UI elements. |
The following tables list the members exposed by INTheme.
Name | Description | |
---|---|---|
![]() | ColorTransform | Gets/sets the global color channel scaling to all UI elements. |
Name | Description | |
---|---|---|
![]() | BeginUpdate | |
![]() | CanModify | Determines whether the current theme might be modified. |
![]() | Clear | |
![]() | ContainsEntry | Deremines whether the current theme contains entry for the specified part state info. |
![]() | Dispose | (Inherited from System.IDisposable) |
![]() | EndUpdate | |
![]() | GetClassStyle | Retrieves the default style for the specified class. |
![]() | GetColorTable | Retrieves the color table for the specified theme class. |
![]() | GetGlobalColor | |
![]() | GetPartStyle | Retrieves the default style for the specified part. |
![]() | GetPreferredSize | Retrieves the preferred size for a the specified theme part. |
![]() | GetRenderer | Retrieves the renderer for the specified theme class. |
![]() | GetStyle | Retrieves the specific style for the specified class, part and state. |
![]() | OnDeserialized | |
![]() | OnUserPreferencesChanged | |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider) |
![]() | RegisterChangeListener | Registers a listener for a change in the theme. |
![]() | SetClassStyle | |
![]() | SetColorTable | |
![]() | SetGlobalColor | |
![]() | SetPartStyle | |
![]() | SetPreferredSize | |
![]() | SetRenderer | |
![]() | SetStyle | |
![]() | UnregisterChangeListener | Unregisters an already registered listener. |