Base:
property
Target
System.Windows.Input.InputDevice.Target
2 references to Target
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerTabletDevice.cs (1)
188return Stylus.CurrentStylusDevice?.Target;
System\Windows\Input\Stylus\Wisp\WispTabletDevice.cs (1)
143return stylusDevice.Target;