The following tables list the members exposed by ViewBindingExtension.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Converter | Gets or sets the converter to use. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ConverterCulture | Gets or sets the culture in which to evaluate the converter. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ConverterParameter | Gets or sets the parameter to pass to the Converter. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Mode | Gets or sets a value that indicates the direction of the data flow in the binding. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Path | Gets or sets the path to the binding source property. |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ProvideValue | Overridden. Returns an object that is set as the value of the target property for this markup extension. |
Top
See Also