RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / IsSpellCheckerEnabledProperty Field

In This Topic
    IsSpellCheckerEnabledProperty Field
    In This Topic
    Identifies the IsSpellCheckerEnabled dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSpellCheckerEnabledProperty As DependencyProperty
    public static readonly DependencyProperty IsSpellCheckerEnabledProperty
    See Also