Share via


Binding.DoNothing Field

Definition

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 

Field Value

Applies to