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