Binding.DoNothing Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value returned from a converter to indicate that the binding should not update the target property.
public: static initonly System::Object ^ DoNothing;
public static readonly object DoNothing;
staticval mutable DoNothing : obj
Public Shared ReadOnly DoNothing As Object