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