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 依存関係プロパティの識別子。

適用対象