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 は、いつでも予告なしに変更または削除できます。

適用対象