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