3 writes to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
207_transform = null; 218_transform = null; 616_transform = new MatrixTransform();
3 references to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
574if (_transform == null) 617_transform.Matrix = matrix; 620dc.PushTransform(_transform);