Click or drag to resize

DefaultValueInverterInvertValue Method

Throws an exception if operation has failed.

Namespace:  BionicCode.Utilities.Net.Framework.Wpf
Assembly:  BionicCode.Utilities.Net.Framework.Wpf (in BionicCode.Utilities.Net.Framework.Wpf.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object InvertValue(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:BionicCode.Utilities.Net.Framework.Wpf.DefaultValueInverter.InvertValue(System.Object)"]

Return Value

Type: Object
The inverted value.

Implements

IValueInverterInvertValue(Object)
Exceptions
ExceptionCondition
InvalidOperationException
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md