C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
Windows.UI.Xaml
UIElement Class
UIElement Events
GotFocus Event
KeyDown Event
KeyUp Event
LostFocus Event
PointerEntered Event
PointerExited Event
PointerMoved Event
PointerPressed Event
PointerReleased Event
Tapped Event
UIElement
Tapped Event
Occurs when an otherwise unhandled Tap interaction occurs over the hit test area of this element.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
TappedEventHandler
Tapped
Value
Type:
Windows.UI.Xaml.Input
TappedEventHandler
See Also
Reference
UIElement Class
Windows.UI.Xaml Namespace