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

Notifies clients that a location of the map item has changed. This interface should be implemented by map item data objects (view models) which supposed to be moved dynamically over the map.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public interface INotifyLocationChanged

Events

Occurs when a location of the map item has changed.

C#
event EventHandler<LocationChangedEventArgs> LocationChanged
In this article
DefinitionEventsLocationChanged
Not finding the help you need?
Contact Support