Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandDownOverflowVerticalPosition プロパティ

定義

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

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

プロパティ値

Double

double

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

適用対象