NavigationViewItemPresenterTemplateSettings.IconWidthProperty Property

Definition

Identifies the IconWidth dependency property.

public:
 static property DependencyProperty ^ IconWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty IconWidthProperty();
public static DependencyProperty IconWidthProperty { get; }
var dependencyProperty = NavigationViewItemPresenterTemplateSettings.iconWidthProperty;
Public Shared ReadOnly Property IconWidthProperty As DependencyProperty

Property Value

The identifier for the IconWidth dependency property.

Applies to