Property Clicks NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Clicks Gets the number of times the mouse button was pressed and released. public int Clicks { get; } Property Value int An int that contains the number of times the mouse button was pressed and released.