BindableExtensionsInverse Method |
| Name | Description | |
|---|---|---|
| InverseT(BindableBindingT, Boolean) |
Gets a bindable binding with the inverse of the specified boolean value binding.
| |
| InverseT(BindableBindingT, NullableBoolean) |
Gets a bindable binding with the inverse of the specified boolean value binding.
| |
| Inverse(DirectBindingBoolean) |
Gets a binding with the inverse of the specified nullable boolean value binding.
| |
| Inverse(DirectBindingNullableBoolean) |
Gets a binding with the inverse of the specified nullable boolean value binding.
|