Share via


WorkflowMenuCommands.ChangeTheme Campo

Definición

Obtiene CommandID para el menú de cambio de tema. Este campo es de solo lectura.

public: static initonly System::ComponentModel::Design::CommandID ^ ChangeTheme;
public static readonly System.ComponentModel.Design.CommandID ChangeTheme;
 staticval mutable ChangeTheme : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ChangeTheme As CommandID 

Valor de campo

CommandID

Comentarios

El menú de cambio de tema se utiliza normalmente para cambiar el tema para el diseñador.

Se aplica a