次の方法で共有


MouseDragElementBehavior.ConstrainToParentBoundsProperty フィールド

ConstrainToParentBounds プロパティの Dependency プロパティ。true の場合、ドラッグされた要素はその親コンテナーの境界内に固定するように制約されます。

名前空間: Microsoft.Expression.Interactivity.Layout
アセンブリ: Microsoft.Expression.Interactions (microsoft.expression.interactions.dll 中)

構文

'宣言
Public Shared ReadOnly ConstrainToParentBoundsProperty As DependencyProperty
'使用
Dim value As DependencyProperty

value = MouseDragElementBehavior.ConstrainToParentBoundsProperty
public static readonly DependencyProperty ConstrainToParentBoundsProperty
public:
static initonly DependencyProperty^ ConstrainToParentBoundsProperty
public static final DependencyProperty ConstrainToParentBoundsProperty
public static final var ConstrainToParentBoundsProperty : DependencyProperty

関連項目

参照

MouseDragElementBehavior クラス
MouseDragElementBehavior メンバ
Microsoft.Expression.Interactivity.Layout 名前空間