共用方式為


PersonPicture.InitialsProperty 屬性

定義

識別 Initials 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.PersonPicture.InitialsProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

Initials 相依性屬性的識別碼。

適用於