ThemeAppliedEventArgs

StockSharp.Xaml.Charting

EventArgs used when the ThemeApplied event is raised

Наследует: EventArgs

Конструкторы

ThemeAppliedEventArgs(FrameworkElement, string)

EventArgs used when the ThemeApplied event is raised

control
The control which has the theme applied
newTheme
The new theme string

Свойства

Control : FrameworkElement

Gets the control which has the theme applied

NewTheme : string

Gets the new theme name