Control.IsFocusEngagementEnabledProperty 屬性

定義

識別 IsFocusEngagementEnabled 相依性屬性。

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

屬性值

IsFocusEngagementEnabled 相依性屬性的標識碼。

適用於