Provides conversion routines for binding with XML-based data.

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

Syntax

C#
public class XElementConverter : IValueConverter
Visual Basic
Public Class XElementConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  C1.Phone.Maps..::..XElementConverter

See Also