2 writes to _tmHeight
System.Windows.Forms (2)
System\Windows\Forms\Rendering\FontCache.Data.cs (2)
29_tmHeight = null; 45_tmHeight = tm.tmHeight;
2 references to _tmHeight
System.Windows.Forms (2)
System\Windows\Forms\Rendering\FontCache.Data.cs (2)
36if (!_tmHeight.HasValue) 48return _tmHeight.Value;