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 依存関係プロパティの識別子。

適用対象