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