Control.IsFocusEngagedProperty 屬性

定義

識別 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

屬性值

IsFocusEngaged 相依性屬性的標識碼。

適用於