Control.FontWeightProperty 屬性

定義

識別 FontWeight 相依性屬性。

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

屬性值

FontWeight相依性屬性的識別碼。

適用於