NavigationViewItem.InfoBadgeProperty 属性

定义

标识 InfoBadge 依赖属性。

本文档适用于Windows 应用 SDK中适用于 UWP 的 WinUI 2 (,请参阅Windows 应用 SDK命名空间)

public:
 static property DependencyProperty ^ InfoBadgeProperty { DependencyProperty ^ get(); };
static DependencyProperty InfoBadgeProperty();
public static DependencyProperty InfoBadgeProperty { get; }
Public Shared ReadOnly Property InfoBadgeProperty As DependencyProperty

属性值

InfoBadge 依赖属性的标识符。

适用于