9 references to NormalPressure
PresentationCore (9)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (1)
77new MetricEntryList (KnownIdCache.KnownGuidBaseIndex + (uint)KnownIdCache.OriginalISFIdIndex.NormalPressure, StylusPointPropertyInfoDefaults.NormalPressure),
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (1)
597!StylusPointPropertyInfo.AreCompatible(pressureInfo, StylusPointPropertyInfoDefaults.NormalPressure);
System\Windows\Input\Stylus\Common\StylusPointDescription.cs (1)
48StylusPointPropertyInfoDefaults.NormalPressure
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
298return StylusPointPropertyInfoDefaults.NormalPressure;
System\Windows\Input\Stylus\Common\StylusTouchDeviceBase.cs (1)
257StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
647StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
197StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
176propertyInfos.Insert(StylusPointDescription.RequiredPressureIndex /*2*/, StylusPointPropertyInfoDefaults.NormalPressure);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1940StylusPointPropertyInfoDefaults.NormalPressure,