9 references to NormalPressure
PresentationCore (9)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (1)
74new MetricEntryList (KnownIdCache.KnownGuidBaseIndex + (uint)KnownIdCache.OriginalISFIdIndex.NormalPressure, StylusPointPropertyInfoDefaults.NormalPressure),
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (1)
588!StylusPointPropertyInfo.AreCompatible(pressureInfo, StylusPointPropertyInfoDefaults.NormalPressure);
System\Windows\Input\Stylus\Common\StylusPointDescription.cs (1)
37StylusPointPropertyInfoDefaults.NormalPressure
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
290return StylusPointPropertyInfoDefaults.NormalPressure;
System\Windows\Input\Stylus\Common\StylusTouchDeviceBase.cs (1)
254StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (1)
634StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
192StylusPointPropertyInfoDefaults.NormalPressure,
System\Windows\Input\Stylus\Wisp\PenContext.cs (1)
156propertyInfos.Insert(StylusPointDescription.RequiredPressureIndex /*2*/, StylusPointPropertyInfoDefaults.NormalPressure);
System\Windows\Input\Stylus\Wisp\WispLogic.cs (1)
1943StylusPointPropertyInfoDefaults.NormalPressure,