The following tables list the members exposed by ViewBindingExtension.
| Name | Description | |
|---|---|---|
![]() | ViewBindingExtension Constructor | Overloaded. Initializes a new instance of the ViewBinding class. Initializes a new instance of the ViewBinding class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | ProvideValue | Overridden. Returns an object that is set as the value of the target property for this markup extension. |


