ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / InputScope Property

In This Topic
    InputScope Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property InputScope As Windows.UI.Xaml.Input.InputScope
    public Windows.UI.Xaml.Input.InputScope InputScope {get; set;}
    See Also