Page.IgnoresContainerArea 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置一个值,该值确定是否忽略 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,恕不另行通知。