ClickDetector Constructor

CVB.Net Documentation
Construct a click detector.

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

public ClickDetector(
	FrameworkElement fwElement
)

Parameters

fwElement
Type: System.WindowsFrameworkElement
Framework element to which the detector is attached.
See Also

Reference