TextBox.PreventKeyboardDisplayOnProgrammaticFocusProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the PreventKeyboardDisplayOnProgrammaticFocus dependency property.
public:
static property DependencyProperty ^ PreventKeyboardDisplayOnProgrammaticFocusProperty { DependencyProperty ^ get(); };
static DependencyProperty PreventKeyboardDisplayOnProgrammaticFocusProperty();
public static DependencyProperty PreventKeyboardDisplayOnProgrammaticFocusProperty { get; }
var dependencyProperty = TextBox.preventKeyboardDisplayOnProgrammaticFocusProperty;
Public Shared ReadOnly Property PreventKeyboardDisplayOnProgrammaticFocusProperty As DependencyProperty
Property Value
The identifier for the PreventKeyboardDisplayOnProgrammaticFocus dependency property.