1 write to _xHeight
PresentationCore (1)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
65
_xHeight
= xHeight > 0 ? xHeight : XHeightDefaultInEm;
1 reference to _xHeight
PresentationCore (1)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
94
return
_xHeight
;