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