CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect 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 découper le contenu.
API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ContentClipRect (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).
public:
property Rect ContentClipRect { Rect get(); };
Rect ContentClipRect();
public Rect ContentClipRect { get; }
var rect = commandBarFlyoutCommandBarTemplateSettings.contentClipRect;
Public ReadOnly Property ContentClipRect As Rect
Valeur de propriété
Rectangle utilisé pour découper le contenu.