[]
Provides conversion routines for binding with XML-based data.
public class XElementConverter : IValueConverter
| Name | Description |
|---|---|
| XElementConverter() |
| 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. |