1 write to _scale
PresentationFramework (1)
src\Framework\MS\Internal\Documents\RowCache.cs (1)
171
_scale
= value;
2 references to _scale
PresentationFramework (2)
src\Framework\MS\Internal\Documents\RowCache.cs (2)
169
if (
_scale
!= value)
178
return
_scale
;