ComponentOne RichTextBox for UWP
GettingFocus Event (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : GettingFocus Event
Syntax
'Declaration
 
Public Event GettingFocus As Windows.Foundation.TypedEventHandler(Of UIElement,GettingFocusEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,GettingFocusEventArgs> GettingFocus
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members