CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect Property

Definition

Gets the rectangle used to clip the overflow content.

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

Property Value

The rectangle used to clip the overflow content.

Applies to