Share via


CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect Property

Definition

Overloads

ContentClipRect

Gets the rectangle used to clip the content.

ContentClipRect

Gets the rectangle used to clip the content.

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

Property Value

The rectangle used to clip the content.

Applies to