CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le rectangle utilisé pour couper le contenu du dépassement de capacité.
API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.OverflowContentClipRect (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).
public:
property Rect OverflowContentClipRect { Rect get(); };
Rect OverflowContentClipRect();
public Rect OverflowContentClipRect { get; }
var rect = commandBarFlyoutCommandBarTemplateSettings.overflowContentClipRect;
Public ReadOnly Property OverflowContentClipRect As Rect
Valeur de propriété
Rectangle utilisé pour couper le contenu du dépassement de capacité.