3 writes to _odCacheFont
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
229_odCacheFont = Font; 2599_odCacheFont = Font; 2607_odCacheFont = new Font(_odCacheFont, FontStyle.Bold);
3 references to _odCacheFont
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (3)
2607_odCacheFont = new Font(_odCacheFont, FontStyle.Bold); 2608_odCacheFontHandleWrapper = new FontHandleWrapper(_odCacheFont); 2893if (_odCacheFont is not null)