ComponentOne Gauge for UWP
LosingFocus Event (C1RadialGauge)

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

Reference

C1RadialGauge Class
C1RadialGauge Members