ScrollContentPresenter.CanContentRenderOutsideBoundsProperty Property

Definition

Identifies the CanContentRenderOutsideBounds dependency property.

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

Property Value

The identifier for the CanContentRenderOutsideBounds dependency property.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to