FlyoutBase.ShouldConstrainToRootBoundsProperty プロパティ

定義

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

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

プロパティ値

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

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

適用対象