Share via


NavigationViewItemPresenter.InfoBadgeProperty Property

Definition

Identifies the InfoBadge dependency property.

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

Property Value

The identifier for the InfoBadge dependency property.

Applies to