Table of Contents

Field TargetUpdatedEvent

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

The TargetUpdated event is raised whenever a value is transferred from the source to the target, but only for Bindings that have requested the event by setting BindFlags.NotifyOnTargetUpdated.

public static readonly RoutedEvent TargetUpdatedEvent

Returns

RoutedEvent
The TargetUpdated event is raised whenever a value is transferred from the source to the target, but only for Bindings that have requested the event by setting BindFlags.NotifyOnTargetUpdated.