The following tables list the members exposed by FieldBinding.
Name | Description | |
---|---|---|
FieldBinding Constructor | Overloaded. |
Name | Description | |
---|---|---|
Converter | Gets/sets a converter for the value | |
ConverterCulture | Gets/sets the colture to use with the conveter | |
ConverterParameter | Gets/sets a parameter to pass into the converter | |
Mode | Gets/sets when and how data is tranferred between source and target. | |
NotifyOnSourceUpdated | Gets/sets whether to notify when the source is updated. | |
NotifyOnTargetUpdated | Gets/sets whether to notify when the target is updated. | |
NotifyOnValidationError | Gets/sets whether to notify when a validation error has occured. | |
Path | Gets/sets a simple path from the control's DataContext | |
StringFormat | Gets/sets a the format for a string binding | |
TargetNullValue | Gets/sets the target null value | |
UpdateSourceTrigger | Gets/sets when to update the target |
Name | Description | |
---|---|---|
ProvideValue | Overridden. Returns a binding |