Share via


CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect プロパティ

定義

オーバーフロー コンテンツのクリップに使用する四角形を取得します。

public:
 property Rect OverflowContentClipRect { Rect get(); };
Rect OverflowContentClipRect();
public Rect OverflowContentClipRect { get; }
var rect = commandBarFlyoutCommandBarTemplateSettings.overflowContentClipRect;
Public ReadOnly Property OverflowContentClipRect As Rect

プロパティ値

オーバーフロー コンテンツをクリップするために使用される四角形。

適用対象