共用方式為


FontIconSource.GlyphProperty 屬性

定義

取得字元相依性屬性的識別碼。

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

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

屬性值

字元相依性屬性的識別碼。

適用於