The following tables list the members exposed by ViewBindingExtension.
Public Constructors
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
Public Methods
| Name | Description |
 | ProvideValue | Overridden. Returns an object that is set as the value of the target property for this markup extension. |
Top
See Also