다음을 통해 공유


CommandBarTemplateSettings.OverflowContentMinWidth 속성

정의

오버플로 콘텐츠의 최소 너비 값을 가져옵니다.

public:
 property double OverflowContentMinWidth { double get(); };
double OverflowContentMinWidth();
public double OverflowContentMinWidth { get; }
var double = commandBarTemplateSettings.overflowContentMinWidth;
Public ReadOnly Property OverflowContentMinWidth As Double

속성 값

Double

double

오버플로 콘텐츠의 최소 너비 값입니다.

적용 대상