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)
2895
PInvokeCore.SelectObject(nmcd->nmcd.hdc,
_odCacheFontHandle
);