PasswordBox.PreventKeyboardDisplayOnProgrammaticFocusProperty 属性

定义

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

属性值

PreventKeyboardDisplayOnProgrammaticFocus 依赖属性的标识符。

适用于