C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexPie Class / FocusEngaged Event

In This Topic
FocusEngaged Event (C1FlexPie)
In This Topic
Syntax
'Declaration
 
Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
 
See Also