CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect Свойство

Определение

Возвращает прямоугольник, используемый для обрезки содержимого переполнения.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

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

Значение свойства

Прямоугольник, используемый для обрезки содержимого переполнения.

Применяется к