PasswordBox.InputScopeProperty 属性

定义

标识 InputScope 依赖属性。

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

属性值

InputScope 依赖属性的标识符。

适用于

另请参阅