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
LostFocus Event
Occurs when a UIElement loses focus.
Namespace:
Windows.UI.Xaml
Assembly:
CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
RoutedEventHandler
LostFocus
Value
Type:
Windows.UI.Xaml
RoutedEventHandler
See Also
Reference
UIElement Class
Windows.UI.Xaml Namespace