New to Telerik UI for WPFStart a free 30-day trial

Pushpin

Class

Represents the Pushpin control.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public class Pushpin : Control

Inheritance: objectPushpin

Constructors

C#
public Pushpin()

Methods

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.