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相依性屬性的識別碼。

適用於