ActivityDesigner.OnThemeChange(ActivityDesignerTheme) Metod

Definition

Meddelar designern att det associerade temat har ändrats.

protected:
 virtual void OnThemeChange(System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ newTheme);
protected virtual void OnThemeChange(System.Workflow.ComponentModel.Design.ActivityDesignerTheme newTheme);
abstract member OnThemeChange : System.Workflow.ComponentModel.Design.ActivityDesignerTheme -> unit
override this.OnThemeChange : System.Workflow.ComponentModel.Design.ActivityDesignerTheme -> unit
Protected Overridable Sub OnThemeChange (newTheme As ActivityDesignerTheme)

Parametrar

newTheme
ActivityDesignerTheme

En ActivityDesignerTheme som innehåller händelsedata.

Gäller för