NavigationViewItemPresenterTemplateSettings.SmallerIconWidthProperty Property

Definition

Identifies the SmallerIconWidth dependency property.

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

Property Value

The identifier for the SmallerIconWidth dependency property.

Applies to