Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect Eigenschaft

Definition

Ruft das Rechteck ab, das zum Beschneiden des Überlaufinhalts verwendet wird.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect (informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Das Rechteck, das zum Beschneiden des Überlaufinhalts verwendet wird.

Gilt für: