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 依赖属性的标识符。

适用于