CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect 属性

定义

获取用于剪辑溢出内容的矩形。

本文档适用于 Windows 应用 SDKWinUI 的 WinUI 2 for UWP (,请参阅Windows 应用 SDK命名空间) 。

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

属性值

用于剪辑溢出内容的矩形。

适用于