Image.StretchProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ StretchProperty { DependencyProperty ^ get(); };
static DependencyProperty StretchProperty();
public static DependencyProperty StretchProperty { get; }
var dependencyProperty = Image.stretchProperty;
Public Shared ReadOnly Property StretchProperty As DependencyProperty

プロパティ値

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

適用対象