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