3 writes to odCacheFontHandle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ListView.cs (3)
249odCacheFontHandle = FontHandle; 2506odCacheFontHandle = this.FontHandle; 2517odCacheFontHandle = odCacheFontHandleWrapper.Handle;
1 reference to odCacheFontHandle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
2842SafeNativeMethods.SelectObject(new HandleRef(nmcd->nmcd, nmcd->nmcd.hdc), new HandleRef(null, odCacheFontHandle));