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)
107
return
_capsHeight
;