FrameworkElement.SourceUpdated Event
.NET Framework 4.6 and 4.5
Occurs when the source value changes for any existing property binding on this element.
Namespace: System.Windows
Assembly: PresentationFramework (in PresentationFramework.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
This event creates an alias for the SourceUpdated event that is raised by any Binding associated with this element.
Show: