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