Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition Eigenschaft

Definition

Ruft die vertikale Position des Überlaufs ab, wenn er nach unten erweitert wird.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition (für WinUI im Windows App SDK siehe Windows App SDK Namespaces).

public:
 property double ExpandDownOverflowVerticalPosition { double get(); };
double ExpandDownOverflowVerticalPosition();
public double ExpandDownOverflowVerticalPosition { get; }
var double = commandBarFlyoutCommandBarTemplateSettings.expandDownOverflowVerticalPosition;
Public ReadOnly Property ExpandDownOverflowVerticalPosition As Double

Eigenschaftswert

Double

double

Die vertikale Position des Überlaufs, wenn er nach unten erweitert wird.

Gilt für: