ViewBindingExtension Class Properties
In This Topic
For a list of all members of this type, see ViewBindingExtension members.
Public Properties
| Name | Description |
 | Converter | Gets or sets the converter to use. |
 | ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
 | ConverterParameter | Gets or sets the parameter to pass to the Converter. |
 | Mode | Gets or sets a value that indicates the direction of the data flow in the binding. |
 | Path | Gets or sets the path to the binding source property. |
Top
See Also