C1.WPF Namespace > C1TapHelper Class > C1TapHelper Constructor : C1TapHelper Constructor(UIElement,Boolean,Boolean) |
'Declaration
Public Function New( _ ByVal element As System.Windows.UIElement, _ ByVal doubleTapped As System.Boolean, _ ByVal handledEventsToo As System.Boolean _ )
'Usage
Dim element As System.Windows.UIElement Dim doubleTapped As System.Boolean Dim handledEventsToo As System.Boolean Dim instance As New C1TapHelper(element, doubleTapped, handledEventsToo)
public C1TapHelper( System.Windows.UIElement element, System.bool doubleTapped, System.bool handledEventsToo )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2