2 references to CornflowerBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
481
Brush cornflowerBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
CornflowerBlueKey
];
484
SafeNativeMethods.Gdip.ThreadData[
CornflowerBlueKey
] = cornflowerBlue;