[]
Provides data for the ThemeApplying event.
public class ThemeApplyingEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| ThemeApplyingEventArgs() | Initializes a new instance of the ThemeApplyingEventArgs class. |
| ThemeApplyingEventArgs(string) | Initializes a new instance of the ThemeApplyingEventArgs class. |
| Name | Description |
|---|---|
| Handled | Gets or sets a value indicating whether the event was handled. |
| ThemeName | Gets the name of the theme to be assigned. |