C1.WPF Namespace > C1TapHelper Class > C1TapHelper Constructor : C1TapHelper Constructor(UIElement,Boolean,Boolean) |
'Declaration
Public Function New( _ ByVal element As UIElement, _ ByVal doubleTapped As Boolean, _ ByVal handledEventsToo As Boolean _ )
'Usage
Dim element As UIElement Dim doubleTapped As Boolean Dim handledEventsToo As Boolean Dim instance As New C1TapHelper(element, doubleTapped, handledEventsToo)
public C1TapHelper( UIElement element, bool doubleTapped, bool handledEventsToo )
public: C1TapHelper( UIElement^ element, bool doubleTapped, 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