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