2 references to BurlyWoodKey
System.Drawing (2)
commonui\System\Drawing\Pens.cs (2)
397
Pen burlyWood = (Pen)SafeNativeMethods.Gdip.ThreadData[
BurlyWoodKey
];
400
SafeNativeMethods.Gdip.ThreadData[
BurlyWoodKey
] = burlyWood;