3 writes to _transform
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
395
_transform
= null;
406
_transform
= null;
761
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
726
if (
_transform
== null)
767
dc.PushTransform(
_transform
);