SearchSettingsDataSource.UseDefaultThemeColorsProperty 字段

定义

属性的名称,该属性指示搜索控件是否只应使用默认主题的颜色。 当搜索控件承载在其颜色在 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

适用于