TextElement.FontWeightProperty Proprietà

Definizione

Identifica la proprietà di dipendenza FontWeight .

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

Valore della proprietà

Identificatore per la proprietà di dipendenza FontWeight .

Si applica a