3 writes to _transform
PresentationFramework.Royale (3)
Microsoft\Windows\Themes\ScrollChrome.cs (3)
178
_transform
= null;
189
_transform
= null;
573
_transform
= new MatrixTransform
2 references to _transform
PresentationFramework.Royale (2)
Microsoft\Windows\Themes\ScrollChrome.cs (2)
531
if (
_transform
== null)
579
dc.PushTransform(
_transform
);