NavigationViewItemPresenterTemplateSettings.SmallerIconWidth 屬性

定義

取得 NavigationViewItemPresenter 圖示較小變體的寬度。

public:
 property double SmallerIconWidth { double get(); };
double SmallerIconWidth();
public double SmallerIconWidth { get; }
var double = navigationViewItemPresenterTemplateSettings.smallerIconWidth;
Public ReadOnly Property SmallerIconWidth As Double

屬性值

Double

double

NavigationViewItemPresenter 圖示較小變體的寬度。

適用於