ComponentOne Basic Library for UWP
FocusDisengaged Event (C1RadialMenuItemsPresenter)

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

Reference

C1RadialMenuItemsPresenter Class
C1RadialMenuItemsPresenter Members