ComponentOne Gauge for UWP
ContextRequested Event (C1Knob)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1Knob 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

C1Knob Class
C1Knob Members