Click or drag to resize

DefaultValueInverterInvertValue Method

Throws an exception if operation has failed.

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

Parameters

value
Type: SystemObject

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