Binding.SourceUpdated Evento associato

Definizione

Si verifica quando un valore viene trasferito dalla destinazione del binding all'origine del binding, ma solo per i binding con il valore NotifyOnSourceUpdated impostato su true.

see AddSourceUpdatedHandler, and RemoveSourceUpdatedHandler
see AddSourceUpdatedHandler, and RemoveSourceUpdatedHandler
see AddSourceUpdatedHandler, and RemoveSourceUpdatedHandler

Commenti

Informazioni evento indirizzato

Campo Identificatore SourceUpdatedEvent
Strategia di routing Bubbling
Delegato EventHandler<TEventArgs>, vincolato a DataTransferEventArgs.

Si applica a

Vedi anche