Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1MouseHelper Constructor
C1MouseHelper Class
See Also
Initializes a new
C1MouseHelper
.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
C1MouseHelper
(
UIElement
element
)
Visual Basic
Public
Sub
New
( _
element
As
UIElement
_ )
Parameters
element
Type:
System.Windows
.
.
::
.
.
UIElement
A
UIElement
for which additional mouse events will be raised.
See Also
C1MouseHelper Class
C1.WPF Namespace