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