PersonPicture.BadgeGlyphProperty プロパティ

定義

BadgeGlyph 依存関係プロパティを識別します。

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

プロパティ値

BadgeGlyph 依存関係プロパティの識別子。

適用対象