Condividi tramite


ActivityDesigner.OnThemeChange(ActivityDesignerTheme) Metodo

Definizione

Notifica alla finestra di progettazione che il tema associato è stato modificato.

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)

Parametri

newTheme
ActivityDesignerTheme

Oggetto ActivityDesignerTheme che contiene i dati dell'evento.

Si applica a