NavigationViewItemPresenterTemplateSettings.SmallerIconWidthProperty 属性

定义

标识 SmallerIconWidth 依赖属性。

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

属性值

SmallerIconWidth 依赖属性的标识符。

适用于