This topic has not yet been rated - Rate this topic

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)
Visual Basic
Dim instance As Map
Dim handler As MouseButtonEventHandler

AddHandler instance.MouseLeftButtonDown, handler
public event MouseButtonEventHandler MouseLeftButtonDown

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.