Share via


TextElement.AllowFocusOnInteractionProperty 속성

정의

AllowFocusOnInteraction 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ AllowFocusOnInteractionProperty { DependencyProperty ^ get(); };
static DependencyProperty AllowFocusOnInteractionProperty();
public static DependencyProperty AllowFocusOnInteractionProperty { get; }
var dependencyProperty = TextElement.allowFocusOnInteractionProperty;
Public Shared ReadOnly Property AllowFocusOnInteractionProperty As DependencyProperty

속성 값

AllowFocusOnInteraction 종속성 속성의 식별자입니다.

적용 대상