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