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 依存関係プロパティの識別子。

適用対象