MouseClickEvent.MouseClickCount Property

Definition

How many times was the mouse clicked

public int MouseClickCount { [System.Runtime.CompilerServices.IsReadOnly] get; set; }

Property Value

System.Int32
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute