ThemeChangedEventArgs
Home
Classes
ThemeChangedEventArgs
About
ThemeChangedEventArgs class contains event data of the MComponent.ThemeChanged event.
Class content
| Assembly |
Minimal.dll |
| Namespace |
Minimal.Components.Core |
| Inheritance |
EventArgs |
| Attributes |
- |
| Implements |
- |
This list doesn’t include content derived from the parent class. See Microsoft’s official EventArgs class documentation for a complete list of items.
Constructors
| Name |
Description |
|
| ThemeChangedEventArgs(Theme theme) |
Initializes a new instance of the ThemeChangedEventArgs class with updated theme. |
|
Properties
| Name |
Description |
Type |
| Theme |
New theme which was set to the component. |
Theme |
Fields
| Name |
Description |
Type |
| - |
- |
- |
Events
| Name |
Description |
Type |
| - |
- |
- |
Methods
| Name |
Description |
Returns |
| - |
- |
- |