Share via


PersonPicture.DisplayNameProperty 屬性

定義

識別 DisplayName 相依性屬性。

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

屬性值

DisplayName 相依性屬性的標識碼。

適用於