ActivityDesigner.DesignerTheme 属性
定义
获取活动设计器的当前设计器主题。Gets the current designer theme for the activity designer.
public:
property System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ DesignerTheme { System::Workflow::ComponentModel::Design::ActivityDesignerTheme ^ get(); };
public System.Workflow.ComponentModel.Design.ActivityDesignerTheme DesignerTheme { get; }
member this.DesignerTheme : System.Workflow.ComponentModel.Design.ActivityDesignerTheme
Public ReadOnly Property DesignerTheme As ActivityDesignerTheme
属性值
包含活动设计器的主题设置的 ActivityDesignerTheme。An ActivityDesignerTheme that contains theme settings for the activity designer.