ComponentOne Basic Library for UWP
FocusEngaged Event (C1PolygonIcon)

C1.UWP Assembly > C1.Xaml Namespace > C1PolygonIcon Class : FocusEngaged Event
Syntax
'Declaration
 
Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event Windows.Foundation.TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members