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 종속성 속성의 식별자입니다.

적용 대상