2 references to StylusButton
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1044
eventArgsMain = new StylusButtonEventArgs(stylusDevice, eventArgsPreview.Timestamp, buttonEventArgsPreview.
StylusButton
);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1428
eventArgsMain = new StylusButtonEventArgs(stylusDevice, eventArgsPreview.Timestamp, buttonEventArgsPreview.
StylusButton
);