1 write to _scale
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
163
_scale
= value;
2 references to _scale
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
161
if (
_scale
!= value)
170
return
_scale
;