ComponentOne Basic Library for UWP
LosingFocus Event (C1RadialBackgroundPresenter)

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

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members