ComponentOne FlexGrid for UWP
DataContextChanged Event (C1VectorIcon)

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

C1VectorIcon Class
C1VectorIcon Members