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
PointerEntered Event
Occurs when a pointer enters 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
PointerEventHandler
PointerEntered
Value
Type:
Windows.UI.Xaml.Input
PointerEventHandler
See Also
Reference
UIElement Class
Windows.UI.Xaml Namespace