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)
168get { return _capsHeight; }