Control.IsFocusEngagedProperty Propriedade

Definição

Identifica a propriedade de dependência 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 da propriedade

O identificador da propriedade de dependência IsFocusEngaged .

Requisitos do Windows

Família de dispositivos
Windows 10 Anniversary Edition (introduzida na 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduzida na v3.0)

Aplica-se a