Freigeben über


CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition Eigenschaft

Definition

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

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition (informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Double

double

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

Gilt für: