ComponentOne Basic Library for UWP
DataContextChanged Event (C1PolygonIcon)

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

C1PolygonIcon Class
C1PolygonIcon Members