1 write to _tabletToElementTransform
PresentationCore (1)
System\Windows\Input\Stylus\Common\RawStylusInput.cs (1)
36
_tabletToElementTransform
= tabletToElementTransform;
2 references to _tabletToElementTransform
PresentationCore (2)
System\Windows\Input\Stylus\Common\RawStylusInput.cs (2)
76
group.Children.Add(
_tabletToElementTransform
);
170
return
_tabletToElementTransform
;