6 references to ActivePenContext
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (6)
2509
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2521
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2526
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2530
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2534
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2551
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;