共用方式為


FontIconSource.FontSizeProperty 屬性

定義

取得 FontSize 相依性屬性的識別碼。

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

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

屬性值

FontSize 相依性屬性的識別碼。

適用於