1 write to _inputSource
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
26
_inputSource
= source;
1 reference to _inputSource
PresentationCore (1)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
59
Matrix matrix = (
_inputSource
as HwndSource)?.CompositionTarget?.TransformToDevice ?? Matrix.Identity;