ComponentOne Basic Library for UWP
ContextRequested Event (C1RadialBackgroundPresenter)

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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members