|
Name |
Description |
|
BindingValidationError |
(Inherited from FrameworkElement.) |
|
GotFocus |
(Inherited from UIElement.) |
|
IsEnabledChanged |
(Inherited from Control.) |
|
KeyDown |
(Inherited from UIElement.) |
|
KeyUp |
(Inherited from UIElement.) |
|
LayoutUpdated |
(Inherited from FrameworkElement.) |
|
Loaded |
(Inherited from FrameworkElement.) |
|
LoadingError |
Occurs when there is an error loading the map. (Inherited from MapCore.) |
|
LostFocus |
(Inherited from UIElement.) |
|
LostMouseCapture |
(Inherited from UIElement.) |
|
ManipulationCompleted |
(Inherited from UIElement.) |
|
ManipulationDelta |
(Inherited from UIElement.) |
|
ManipulationStarted |
(Inherited from UIElement.) |
|
MapPan |
Occurs when the screen is touched and dragged to pan the map. This event occurs every frame. (Inherited from MapCore.) |
|
MapResolved |
Occurs when the map tiles are fully downloaded, regardless of whether the user is still interacting with the map. (Inherited from MapCore.) |
|
MapZoom |
Occurs when the map is touched to zoom the map. (Inherited from MapCore.) |
|
ModeChanged |
Occurs when the map mode changes. (Inherited from MapCore.) |
|
MouseEnter |
(Inherited from UIElement.) |
|
MouseLeave |
(Inherited from UIElement.) |
|
MouseLeftButtonDown |
(Inherited from UIElement.) |
|
MouseLeftButtonUp |
(Inherited from UIElement.) |
|
MouseMove |
(Inherited from UIElement.) |
|
MouseWheel |
(Inherited from UIElement.) |
|
SizeChanged |
(Inherited from FrameworkElement.) |
|
TargetViewChanged |
Occurs when the view towards which the map is animating changes. (Inherited from MapCore.) |
|
Unloaded |
(Inherited from FrameworkElement.) |
|
ViewChangeEnd |
Occurs when the view is done changing. (Inherited from MapCore.) |
|
ViewChangeOnFrame |
Occurs for every frame of a view change. (Inherited from MapCore.) |
|
ViewChangeStart |
Occurs when the view starts changing. (Inherited from MapCore.) |