BindingExpressionBase::IsDirty Property
.NET Framework (current version)
Gets or sets a value that indicates whether the target of the binding has a value that has not been written to the source.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the target has a value that has not been written to the source; otherwise, false.
This property applies only if Mode property of the parent Binding is set to TwoWay or OneWayToSource.
.NET Framework
Available since 4.5
Available since 4.5
Show: