TextElement.FontStretchProperty 屬性

定義

識別 FontStretch 相依性屬性。

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

屬性值

FontStretch相依性屬性的識別碼。

適用於