public int clickCount ;

설명

How many consecutive mouse clicks have we received.

Used in EventType.MouseDown event; use this to differentiate between a single and double clicks.

no example available in C#