6 references to ActivePenContext
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (6)
2522
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2534
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2539
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2543
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2547
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2564
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;