BindingValueTFromUntyped Method

Overload List

FromUntyped(Object) Creates a BindingValueT from an object, handling the special values UnsetValue, DoNothing and BindingNotification.
FromUntyped(Object, Type) Creates a BindingValueT from an object, handling the special values UnsetValue, DoNothing and BindingNotification.

See Also