다음을 통해 공유


NavigationViewTemplateSettings.SmallerPaneToggleButtonWidth 속성

정의

작은 창의 토글 단추 너비를 가져옵니다.

public:
 property double SmallerPaneToggleButtonWidth { double get(); };
double SmallerPaneToggleButtonWidth();
public double SmallerPaneToggleButtonWidth { get; }
var double = navigationViewTemplateSettings.smallerPaneToggleButtonWidth;
Public ReadOnly Property SmallerPaneToggleButtonWidth As Double

속성 값

Double

double

더 작은 창에 대한 토글 단추의 너비입니다.

적용 대상