3 writes to _transform
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
179
_transform
= null;
190
_transform
= null;
574
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Royale (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
532
if (
_transform
== null)
580
dc.PushTransform(
_transform
);