NavigationViewItemPresenterTemplateSettings.IconWidth Property

Definition

Gets the width of the NavigationViewItemPresenter icon.

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

Property Value

Double

double

The width of the NavigationViewItemPresenter icon.

Applies to