An ItemsControl that displays its items positioned geographically inside a C1Maps.

Namespace:  C1.Silverlight.Maps
Assembly:  C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)

Syntax

C#
public class C1MapItemsLayer : ItemsControl, 
	IMapLayer
Visual Basic
Public Class C1MapItemsLayer _
	Inherits ItemsControl _
	Implements IMapLayer

Inheritance Hierarchy

See Also