2 references to DarkVioletKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
821
Brush darkViolet = (Brush)SafeNativeMethods.Gdip.ThreadData[
DarkVioletKey
];
824
SafeNativeMethods.Gdip.ThreadData[
DarkVioletKey
] = darkViolet;