SearchSettingsDataSource.UseDefaultThemeColorsProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性的名称,该属性指示搜索控件是否只应使用默认主题的颜色。 当搜索控件承载在其颜色在 IDE 主题发生更改时不会更改的对话框中时,通常将设置为 true。 类型: VSUI_TYPE_BOOL。 默认值为 False。
public: static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty ^ UseDefaultThemeColorsProperty;
static initonly Microsoft::Internal::VisualStudio::PlatformUI::GelProperty UseDefaultThemeColorsProperty;
public static readonly Microsoft.Internal.VisualStudio.PlatformUI.GelProperty UseDefaultThemeColorsProperty;
staticval mutable UseDefaultThemeColorsProperty : Microsoft.Internal.VisualStudio.PlatformUI.GelProperty
Public Shared ReadOnly UseDefaultThemeColorsProperty As GelProperty
字段值
- Microsoft.Internal.VisualStudio.PlatformUI.GelProperty