Share via


Page.IgnoresContainerArea 属性

定义

获取或设置一个值,该值确定是否忽略 ContainerArea。 这是一种可绑定属性。

public:
 property bool IgnoresContainerArea { bool get(); void set(bool value); };
public bool IgnoresContainerArea { get; set; }
member this.IgnoresContainerArea : bool with get, set
Public Property IgnoresContainerArea As Boolean

属性值

实现

注解

仅限内部使用。 可以随时更改或删除此 API,恕不另行通知。

适用于