2 references to CadetBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
413
Brush cadetBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
CadetBlueKey
];
416
SafeNativeMethods.Gdip.ThreadData[
CadetBlueKey
] = cadetBlue;