ComponentOne RichTextBox for UWP
LosingFocus Event (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox 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

C1RichTextBox Class
C1RichTextBox Members