Click or drag to resize

InvertExtensionValue Property

The Value to invert. Can everything that the provided ValueInverter can invert. The value can also be a BindingBase or any other MarkupExtension that can provide the invertible value.

Namespace:  BionicCode.Utilities.Net.Core.Wpf.Markup
Assembly:  BionicCode.Utilities.Net.Core.Wpf (in BionicCode.Utilities.Net.Core.Wpf.dll) Version: 1.0.2
Syntax
public Object Value { get; set; }

Property Value

Type: Object
The value to invert.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md