FontIcon.FontSizeProperty 屬性

定義

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

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

屬性值

FontSize相依性屬性的識別碼。

適用於