2 references to BlanchedAlmondKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
329
Pen blanchedAlmond = (Pen)SafeNativeMethods.Gdip.ThreadData[
BlanchedAlmondKey
];
332
SafeNativeMethods.Gdip.ThreadData[
BlanchedAlmondKey
] = blanchedAlmond;