3 writes to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
201_transform = null; 212_transform = null; 610_transform = new MatrixTransform();
3 references to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
568if (_transform == null) 611_transform.Matrix = matrix; 614dc.PushTransform(_transform);