2 references to PropertyCount
PresentationCore (2)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
456if (stylusPoints.Description.PropertyCount > StylusPointDescription.RequiredCountOfProperties)
System\Windows\Input\Stylus\Common\StylusPoint.cs (1)
106if (stylusPointDescription.PropertyCount > StylusPointDescription.RequiredCountOfProperties)