4 writes to Transform
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (2)
52
visualChild.
Transform
= transform;
57
visualChild.
Transform
= null;
src\Framework\System\Windows\Controls\ViewBox.cs (1)
199
InternalVisual.
Transform
= value;
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
335
visual.
Transform
= VisualTreeHelper.GetTransform(old);
1 reference to Transform
PresentationFramework (1)
src\Framework\System\Windows\Controls\ViewBox.cs (1)
195
return InternalVisual.
Transform
;