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