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 依赖属性的标识符。

适用于