Share via


FontIconSource.FontFamilyProperty Eigenschaft

Definition

Ruft den Bezeichner für die FontFamily-Abhängigkeitseigenschaft ab.

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

public:
 static property DependencyProperty ^ FontFamilyProperty { DependencyProperty ^ get(); };
static DependencyProperty FontFamilyProperty();
public static DependencyProperty FontFamilyProperty { get; }
var dependencyProperty = FontIconSource.fontFamilyProperty;
Public Shared ReadOnly Property FontFamilyProperty As DependencyProperty

Eigenschaftswert

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

Gilt für: