ComponentOne Basic Library for UWP
DataContextChanged Event (C1ListBox)

C1.UWP Assembly > C1.Xaml Namespace > C1ListBox 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

C1ListBox Class
C1ListBox Members