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