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