| C1.UWP Assembly > C1.Xaml Namespace > C1TapHelper Class > C1TapHelper Constructor : C1TapHelper Constructor(UIElement,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal element As Windows.UI.Xaml.UIElement, _ ByVal doubleTapped As System.Boolean, _ ByVal handledEventsToo As System.Boolean _ )
public C1TapHelper( Windows.UI.Xaml.UIElement element, System.bool doubleTapped, System.bool handledEventsToo )