[]
        
(Showing Draft Content)

C1.WPF.Maps.XElementConverter

XElementConverter Class

Provides conversion routines for binding with XML-based data.

Inheritance
XElementConverter
Implements
Namespace: C1.WPF.Maps
Assembly: C1.WPF.Maps.dll
Syntax
public class XElementConverter : IValueConverter

Constructors

Name Description
XElementConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Modifies the source data before passing it to the target.

ConvertBack(object, Type, object, CultureInfo)

Modifies the target data before passing it to the source object.