3 writes to _transform
PresentationFramework.Luna (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
197
_transform
= null;
208
_transform
= null;
614
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
572
if (
_transform
== null)
620
dc.PushTransform(
_transform
);