WorkflowDesignerMessageFilter.OnThemeChange Method

Definition

Occurs when the theme of the workflow changes.

protected:
 virtual void OnThemeChange();
protected virtual void OnThemeChange ();
abstract member OnThemeChange : unit -> unit
override this.OnThemeChange : unit -> unit
Protected Overridable Sub OnThemeChange ()

Remarks

OnThemeChange occurs when you make changes to the workflow theme.

Applies to