Control.FontStyleProperty 屬性

定義

識別 FontStyle 相依性屬性。

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

屬性值

FontStyle相依性屬性的識別碼。

適用於