2 references to BlanchedAlmondKey
System.Drawing (2)
commonui\System\Drawing\Brushes.cs (2)
328
Brush blanchedAlmond = (Brush)SafeNativeMethods.Gdip.ThreadData[
BlanchedAlmondKey
];
331
SafeNativeMethods.Gdip.ThreadData[
BlanchedAlmondKey
] = blanchedAlmond;