3 writes to _odCacheFontHandle
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
230_odCacheFontHandle = FontHandle; 2612_odCacheFontHandle = FontHandle; 2621_odCacheFontHandle = _odCacheFontHandleWrapper.Handle;
1 reference to _odCacheFontHandle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListView\ListView.cs (1)
2907PInvokeCore.SelectObject(nmcd->nmcd.hdc, _odCacheFontHandle);