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

向下展开时溢出的垂直位置。

适用于