ClickDetectorMaxDistance Property

CVB.Net Documentation
Maximum distance the mouse may travel; if this distance is exceeded, the combination of MouseDown and MouseUp will not be considered a click.

Namespace:  Stemmer.Cvb.Wpf
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public double MaxDistance { get; set; }

Property Value

Type: Double
See Also

Reference