2 writes to _scaleInEm
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyMap.cs (2)
91
_scaleInEm
= scaleInEm;
156
_scaleInEm
= value;
2 references to _scaleInEm
PresentationCore (2)
Core\CSharp\System\Windows\Media\FamilyMap.cs (2)
150
return
_scaleInEm
;
198
_scaleInEm
== 1.0 &&