Compartir a través de


CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect Propiedad

Definición

Obtiene el rectángulo usado para recortar el contenido de desbordamiento.

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

Valor de propiedad

Rectángulo usado para recortar el contenido de desbordamiento.

Se aplica a