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