6 references to ActivePenContext
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (6)
2521
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2533
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2538
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2542
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2546
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2563
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;