RichEditBox.InputScopeProperty プロパティ

定義

InputScope 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ InputScopeProperty { DependencyProperty ^ get(); };
static DependencyProperty InputScopeProperty();
public static DependencyProperty InputScopeProperty { get; }
var dependencyProperty = RichEditBox.inputScopeProperty;
Public Shared ReadOnly Property InputScopeProperty As DependencyProperty

プロパティ値

InputScope 依存関係プロパティの識別子。

適用対象