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)
36
if (!
_tmHeight
.HasValue)
48
return
_tmHeight
.Value;