2 writes to _xHeight
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (2)
56_xHeight = face.XHeight; 187_xHeight = value;
1 reference to _xHeight
PresentationCore (1)
Core\CSharp\System\Windows\Media\FamilyTypeface.cs (1)
182get { return _xHeight; }