Share via


FontIconSource.FontWeightProperty Eigenschaft

Definition

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

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.FontIconSource.FontWeightProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

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

Gilt für: