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)
71Matrix matrix = (_inputSource as HwndSource)?.CompositionTarget?.TransformToDevice ?? Matrix.Identity;