ComponentOne Gauge for UWP
ContextRequested Event (C1LinearGauge)

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

C1LinearGauge Class
C1LinearGauge Members