2 references to MediumBlueKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
1586
Brush mediumBlue = (Brush)SafeNativeMethods.Gdip.ThreadData[
MediumBlueKey
];
1589
SafeNativeMethods.Gdip.ThreadData[
MediumBlueKey
] = mediumBlue;