Binding.SourceUpdated Attached Event
.NET Framework (current version)
Occurs when a value is transferred from the binding target to the binding source, but only for bindings with the NotifyOnSourceUpdated value set to true.
Assembly: PresentationFramework (in PresentationFramework.dll)
Identifier field | |
Routing strategy | Bubbling |
Delegate | EventHandler<TEventArgs>, constrained to DataTransferEventArgs. |
Show: