ComponentOne Basic Library for UWP
DataContextChanged Event (C1RadialBackgroundPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialBackgroundPresenter Class : DataContextChanged Event
Syntax
'Declaration
 
Public Event DataContextChanged As Windows.Foundation.TypedEventHandler(Of FrameworkElement,DataContextChangedEventArgs)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,DataContextChangedEventArgs> DataContextChanged
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members