2 writes to _visualCloneSize
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\DocumentPageView.cs (2)
617_visualCloneSize = this.DesiredSize; 638_visualCloneSize = this.DesiredSize;
1 reference to _visualCloneSize
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DocumentPageView.cs (1)
334desiredSize = _visualCloneSize;