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