共用方式為


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

展開時溢位的垂直位置。

適用於