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 依赖属性的标识符。

适用于