MappingExtension Constructors
Implements a XAML markup extension that allows you to create a Mapping object.Name | Parameters | Description |
---|---|---|
MappingExtension() | none | Initializes a new instance of the MappingExtension class. |
MappingExtension(String) | fieldName | Initializes a new instance of the MappingExtension class with specified settings. |
See Also