CommandBarTemplateSettings.OverflowContentClipRect Property

Definition

Gets the Rect that describes the clipped area of the overflow content.

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

Property Value

A Rect that describes the clipped area of the overflow content.

Applies to