2 references to GetCachedItemDC
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
3492
HDC itemHDC = ItemHdcInfo.
GetCachedItemDC
(toolStripHDC, bitmapSize);
3538
itemHDC = ItemHdcInfo.
GetCachedItemDC
(toolStripHDC, bitmapSize);