Control.FontSizeProperty 屬性

定義

識別 FontSize 相依性屬性。

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

屬性值

FontSize相依性屬性的識別碼。

適用於