This topic has not yet been rated - Rate this topic

Binding Events

.NET Framework 3.0
  Name Description
Public event Static SourceUpdated 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.
Public event Static TargetUpdated 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.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.