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