共用方式為


FlyoutBase.AllowFocusOnInteractionProperty 屬性

定義

識別 AllowFocusOnInteraction 相依性屬性。

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

屬性值

AllowFocusOnInteraction 相依性屬性的標識碼。

適用於