Share via


Control.IsFocusEngagedProperty Propiedad

Definición

Identifica la propiedad de dependencia IsFocusEngaged .

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

Valor de propiedad

Identificador de la propiedad de dependencia IsFocusEngaged .

Se aplica a