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相依性屬性的識別碼。

適用於