ScrollContentPresenter.CanContentRenderOutsideBoundsProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ CanContentRenderOutsideBoundsProperty { DependencyProperty ^ get(); };
static DependencyProperty CanContentRenderOutsideBoundsProperty();
public static DependencyProperty CanContentRenderOutsideBoundsProperty { get; }
var dependencyProperty = ScrollContentPresenter.canContentRenderOutsideBoundsProperty;
Public Shared ReadOnly Property CanContentRenderOutsideBoundsProperty As DependencyProperty

プロパティ値

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

適用対象