Share via


PersonPicture.BadgeImageSourceProperty 屬性

定義

識別 BadgeImageSource 相依性屬性。

public:
 static property DependencyProperty ^ BadgeImageSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty BadgeImageSourceProperty();
public static DependencyProperty BadgeImageSourceProperty { get; }
var dependencyProperty = PersonPicture.badgeImageSourceProperty;
Public Shared ReadOnly Property BadgeImageSourceProperty As DependencyProperty

屬性值

BadgeImageSource 相依性屬性的標識碼。

適用於