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