ScrollViewer.CanContentRenderOutsideBoundsProperty 属性

定义

标识 CanContentRenderOutsideBounds 依赖属性。

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

属性值

CanContentRenderOutsideBounds 依赖属性的标识符。

适用于