ComponentOne Gauge for UWP
GettingFocus Event (C1RadialGauge)

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

Reference

C1RadialGauge Class
C1RadialGauge Members