RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1TextChangedEventArgs Class / StyleProperty Property

In This Topic
    StyleProperty Property
    In This Topic
    Returns the StyleProperty that changed.
    Syntax
    'Declaration
     
    Public ReadOnly Property StyleProperty As StyleProperty
    public StyleProperty StyleProperty {get;}
    See Also