PersonPicture.DisplayNameProperty 屬性

定義

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 相依性屬性的識別碼。

適用於