1 write to _scale
PresentationFramework (1)
MS\Internal\Documents\RowCache.cs (1)
157
_scale
= value;
2 references to _scale
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
155
if (
_scale
!= value)
164
return
_scale
;