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