2 writes to _capsHeight
PresentationCore (2)
System\Windows\Media\FamilyTypeface.cs (2)
35_capsHeight = face.CapsHeight; 153_capsHeight = value;
1 reference to _capsHeight
PresentationCore (1)
System\Windows\Media\FamilyTypeface.cs (1)
148get { return _capsHeight; }