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