次の方法で共有


CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition プロパティ

定義

上に展開したときのオーバーフローの垂直方向の位置を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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

プロパティ値

Double

double

上に展開したときのオーバーフローの垂直方向の位置。

適用対象