ComponentOne Basic Library for UWP
ProcessKeyboardAccelerators Event (C1RadialBackgroundPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1RadialBackgroundPresenter Class : ProcessKeyboardAccelerators Event
Syntax
'Declaration
 
Public Event ProcessKeyboardAccelerators As Windows.Foundation.TypedEventHandler(Of UIElement,ProcessKeyboardAcceleratorEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,ProcessKeyboardAcceleratorEventArgs> ProcessKeyboardAccelerators
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members