VsBrushes::GetBrushKey Method (Int32)
Visual Studio 2015
Gets the WPF ResourceDictionary brush key for a given __VSSYSCOLOREX identifier. The input is. The output is
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- vsSysColor
-
Type:
System::Int32
an identifier from the __VSSYSCOLOREX enumeration.
Return Value
Type: System::Object^A key which can be used to reference the brush in Visual Studio from XAML.
Show: