ComponentOne Extended Library for UWP
LosingFocus Event (C1Book)

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

C1Book Class
C1Book Members