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
KeyUp Event
Occurs when a keyboard key is released while the UIElement has focus.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
KeyEventHandler
KeyUp
Value
Type:
Windows.UI.Xaml.Input
KeyEventHandler
See Also
Reference
UIElement Class
Windows.UI.Xaml Namespace