Share via


PersonPicture.DisplayNameProperty Eigenschaft

Definition

Gibt die DisplayName-Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.PersonPicture.DisplayNameProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die DisplayName-Abhängigkeitseigenschaft.

Gilt für: