5 references to Target
PresentationCore (5)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (2)
801
GeneralTransform transformToElement = rsir.RawStylusInput.
Target
.ViewToElement.Inverse;
1114
GeneralTransform transformToElement = report.RawStylusInput.
Target
.ViewToElement.Inverse;
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
245
StylusPlugInCollection targetRtiPIC = originalRSI?.
Target
;
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
2659
StylusPlugInCollection targetRtiPIC = originalRSI?.
Target
;
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1339
GeneralTransform transformToElement = report.RawStylusInput.
Target
.ViewToElement.Inverse;