FrameworkElement.AllowFocusOnInteractionProperty プロパティ

定義

AllowFocusOnInteraction 依存関係プロパティを識別します。

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

プロパティ値

AllowFocusOnInteraction 依存関係プロパティの識別子。

適用対象