2 writes to _visualCloneSize
PresentationFramework (2)
System\Windows\Controls\Primitives\DocumentPageView.cs (2)
611
_visualCloneSize
= this.DesiredSize;
632
_visualCloneSize
= this.DesiredSize;
1 reference to _visualCloneSize
PresentationFramework (1)
System\Windows\Controls\Primitives\DocumentPageView.cs (1)
332
desiredSize =
_visualCloneSize
;