Pin.Clicked Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This event is obsolete as of 4.3.0. Please use MarkerClicked and/or InfoWindowClicked instead.
Event that is raised when the pin is clicked.
[System.Obsolete("This event is obsolete as of 4.3.0. Please use MarkerClicked and/or InfoWindowClicked instead.")]
public event EventHandler Clicked;
member this.Clicked : EventHandler
Event Type
- Attributes
-
System.ObsoleteAttribute