C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / DataContextChanged Event

In This Topic
DataContextChanged Event (C1ListViewerPanel)
In This Topic
Syntax
'Declaration
 
Public Event DataContextChanged As Windows.Foundation.TypedEventHandler(Of FrameworkElement,DataContextChangedEventArgs)
 
See Also