ComponentOne Calendar for UWP
LosingFocus Event (C1Calendar)

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

C1Calendar Class
C1Calendar Members