2 references to BlueVioletKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
362
Brush blueViolet = (Brush)SafeNativeMethods.Gdip.ThreadData[
BlueVioletKey
];
365
SafeNativeMethods.Gdip.ThreadData[
BlueVioletKey
] = blueViolet;