3 writes to _transform
PresentationFramework.Aero2 (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
396
_transform
= null;
407
_transform
= null;
762
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
727
if (
_transform
== null)
768
dc.PushTransform(
_transform
);