TextBox.InputScopeProperty 屬性

定義

識別 InputScope 相依性屬性。

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

屬性值

InputScope 相依性屬性的識別碼。

適用於