IMouseButtonEventArgsClickCount Property  | 
 
                Gets the count of consecutive clicks that happened in a short amount of time.
            
 
    Namespace: 
   DotNetBrowser.Input.Mouse.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.15.0
SyntaxProperty Value
Type: 
UInt32The count of consecutive clicks that happened in a short amount of time.
See Also