共用方式為


NavigationViewItemPresenter.InfoBadgeProperty 屬性

定義

識別 InfoBadge 相依性屬性。

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

屬性值

InfoBadge 相依性屬性的標識碼。

適用於