Popup.ShouldConstrainToRootBoundsProperty プロパティ

定義

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

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

プロパティ値

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

適用対象