2 writes to _capsHeight
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (2)
55
_capsHeight
= face.CapsHeight;
173
_capsHeight
= value;
1 reference to _capsHeight
PresentationCore (1)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
168
get { return
_capsHeight
; }