Share via


TextBox.InputScopeProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia InputScope.

Se aplica a