3 writes to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
196
_transform
= null;
207
_transform
= null;
613
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
571
if (
_transform
== null)
619
dc.PushTransform(
_transform
);