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

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

Syntax

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

Inheritance Hierarchy

See Also