4 writes to Transform
PresentationFramework (4)
MS\Internal\PtsHost\PtsHelper.cs (2)
48visualChild.Transform = transform; 53visualChild.Transform = null;
System\Windows\Controls\ViewBox.cs (1)
191InternalVisual.Transform = value;
System\Windows\Documents\RubberbandSelector.cs (1)
238visual.Transform = VisualTreeHelper.GetTransform(old);
1 reference to Transform
PresentationFramework (1)
System\Windows\Controls\ViewBox.cs (1)
187return InternalVisual.Transform;