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
KeyDown Event
Occurs when a keyboard key is pressed 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
KeyDown
Value
Type:
Windows.UI.Xaml.Input
KeyEventHandler
See Also
Reference
UIElement Class
Windows.UI.Xaml Namespace