VsBrushes::GetColorID Method (Object^)
Visual Studio 2015
Gets the __VSSYSCOLOREX identifier for a given WPF brush resource key.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- vsBrushKey
-
Type:
System::Object^
A key that can be used to reference the color in Visual Studio from XAML.
Return Value
Type: System::Int32An identifier from the __VSSYSCOLOREX enumeration used with GetVSSysColorEx.
Show: