ContentPresenter.FontStretchProperty プロパティ

定義

FontStretch 依存関係プロパティを識別します。

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

プロパティ値

FontStretch 依存関係プロパティの識別子。

適用対象