ComponentOne FlexGrid for UWP
DataContextChanged Event (C1FontIcon)

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

C1FontIcon Class
C1FontIcon Members