Control.FocusStateProperty Propiedad

Definición

Identifica la propiedad de dependencia FocusState .

public:
 static property DependencyProperty ^ FocusStateProperty { DependencyProperty ^ get(); };
static DependencyProperty FocusStateProperty();
public static DependencyProperty FocusStateProperty { get; }
var dependencyProperty = Control.focusStateProperty;
Public Shared ReadOnly Property FocusStateProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia FocusState .

Se aplica a