ComponentOne Basic Library for UWP
LosingFocus Event (MetadataWorkaround)

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

MetadataWorkaround Class
MetadataWorkaround Members