1 write to _capsHeight
PresentationCore (1)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
65_capsHeight = capsHeight > 0 ? capsHeight : CapsHeightDefaultInEm;
1 reference to _capsHeight
PresentationCore (1)
MS\Internal\Shaping\CompositeTypefaceMetrics.cs (1)
107return _capsHeight;