6 references to ActivePenContext
PresentationCore (6)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (6)
2518
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2530
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2535
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2539
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2543
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;
2560
allowEvent = rawStylusInputReport.PenContext == stylusDevice.
ActivePenContext
;