Map.MouseLeftButtonDown Event
Bing Services
Occurs when the left mouse button is pressed down over the map.
Namespace: Microsoft.Maps.MapControl.WPF
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF)
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF)
| Visual Basic |
|---|
Dim instance As Map Dim handler As MouseButtonEventHandler AddHandler instance.MouseLeftButtonDown, handler |