CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect プロパティ

定義

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

このドキュメントは、UWP 用 WinUI 2 に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

public:
 property Rect ContentClipRect { Rect get(); };
Rect ContentClipRect();
public Rect ContentClipRect { get; }
Public ReadOnly Property ContentClipRect As Rect

プロパティ値

コンテンツのクリップに使用する四角形。

適用対象