3 references to ButtonCount
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (1)
373int buttonCount = stylusPointDescription.ButtonCount;
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (2)
568if (this.Description.ButtonCount > 0) 608Debug.Assert( this.Description.ButtonCount > 0 ?