RadControls for WPF

Event data of the MapSourceChanged event.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public class MapSourceChangedEventArgs : EventArgs
Visual Basic
Public Class MapSourceChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls.Map..::..MapSourceChangedEventArgs

See Also