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