RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1FontFamilyPicker Class / Completed Event

In This Topic
    Completed Event (C1FontFamilyPicker)
    In This Topic
    Event fired when the SelectionChanged is fired.
    Syntax
    'Declaration
     
    Public Event Completed As EventHandler
    public event EventHandler Completed
    See Also