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