Share via


CommandBarFlyoutCommandBarTemplateSettings.ExpandUpOverflowVerticalPosition プロパティ

定義

展開時のオーバーフローの垂直方向の位置を取得します。

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

プロパティ値

Double

double

拡大したときのオーバーフローの垂直方向の位置。

適用対象