Share via


PersonPicture.IsGroupProperty 屬性

定義

識別IsGroup相依性屬性。

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

屬性值

IsGroup 相依性屬性的標識碼。

適用於