C1.UWP.FlexChart Assembly / C1.Xaml.Chart.Interaction Namespace / C1AxisScrollbar Class / FocusDisengaged Event

In This Topic
FocusDisengaged Event (C1AxisScrollbar)
In This Topic
Syntax
'Declaration
 
Public Event FocusDisengaged As Windows.Foundation.TypedEventHandler(Of Control,FocusDisengagedEventArgs)
 
See Also