ComponentOne RichTextBox for UWP
NoFocusCandidateFound Event (C1RichTextBox)

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

Reference

C1RichTextBox Class
C1RichTextBox Members