Share via


FontIconSource.FontSizeProperty Eigenschaft

Definition

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

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

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

Eigenschaftswert

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

Gilt für: