NavigationViewItem.InfoBadgeProperty プロパティ

定義

InfoBadge 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ InfoBadgeProperty { DependencyProperty ^ get(); };
static DependencyProperty InfoBadgeProperty();
public static DependencyProperty InfoBadgeProperty { get; }
var dependencyProperty = NavigationViewItem.infoBadgeProperty;
Public Shared ReadOnly Property InfoBadgeProperty As DependencyProperty

プロパティ値

InfoBadge 依存関係プロパティの識別子。

適用対象