1 write to _scale
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
158
_scale
= value;
2 references to _scale
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
156
if (
_scale
!= value)
165
return
_scale
;