WorkflowTheme.StandardThemes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of standard themes.
public:
static property System::Collections::Generic::IDictionary<System::Workflow::ComponentModel::Design::ThemeType, cli::array <System::String ^> ^> ^ StandardThemes { System::Collections::Generic::IDictionary<System::Workflow::ComponentModel::Design::ThemeType, cli::array <System::String ^> ^> ^ get(); };
public static System.Collections.Generic.IDictionary<System.Workflow.ComponentModel.Design.ThemeType,string[]> StandardThemes { get; }
static member StandardThemes : System.Collections.Generic.IDictionary<System.Workflow.ComponentModel.Design.ThemeType, string[]>
Public Shared ReadOnly Property StandardThemes As IDictionary(Of ThemeType, String())
Property Value
A list of available themes.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.