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)
94return _xHeight;