Click or drag to resize

DefaultValueInverter Class

[Missing <summary> documentation for "T:BionicCode.Utilities.Net.Framework.Wpf.DefaultValueInverter"]

Inheritance Hierarchy
SystemObject
  BionicCode.Utilities.Net.Framework.WpfDefaultValueInverter

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 class DefaultValueInverter : IValueInverter

The DefaultValueInverter type exposes the following members.

Constructors
  NameDescription
Public methodDefaultValueInverter
Initializes a new instance of the DefaultValueInverter class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvertValue
Throws an exception if operation has failed.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryInvertValue
Trys to invert a value. Won't throw an exception if operation fails.
Top
Extension Methods
  NameDescription
Public Extension MethodToDictionary (Defined by HelperExtensions.)
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md