Binding::NotifyOnSourceUpdated Property
.NET Framework (current version)
Gets or sets a value that indicates whether to raise the SourceUpdated event when a value is transferred from the binding target to the binding source.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the SourceUpdated event should be raised when the binding source value is updated; otherwise, false. The default is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: