ComponentOne RichTextBox for UWP
DataContextChanged Event (C1RichTextBox)

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

Reference

C1RichTextBox Class
C1RichTextBox Members