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

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