共用方式為


FontIconSource.FontStyleProperty 屬性

定義

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

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

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

屬性值

FontStyle 相依性屬性的識別碼。

適用於