BindableExtensionsDefaultIfNull Method |
Name | Description | |
---|---|---|
DefaultIfNullT, TValue(BindableBindingT, NullableTValue, NullableTValue) |
Gets a binding that returns a defaultValue if the specified binding returns a null value.
| |
DefaultIfNullT, TValue(BindableBindingT, TValue, TValue) |
Gets a binding that returns a defaultValue if the specified binding returns a null value.
|