SearchSettingsDataSource.UseDefaultThemeColorsProperty Field
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.
The name of the property that indicates whether the search control should use only the colors of the default theme. This is usually set to true when the search control is hosted in a dialog whose colors don't change when the IDE theme changes. Type: VSUI_TYPE_BOOL. Default=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
Field Value
Microsoft.Internal.VisualStudio.PlatformUI.GelProperty