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

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