MindFusion.Wpf Pack Programmer's Guide
GaugeMouseEventArgs.ClickCount Property
See Also
 





Gets the number of times the button was clicked.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public int ClickCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property ClickCount As Integer

 Property Value

An integer value specifying the number of clicks.

 See Also

GaugeMouseEventArgs Members
GaugeMouseEventArgs Class
MindFusion.Gauges.Wpf Namespace