Share via


Viewbox.StretchDirectionProperty 属性

定义

标识 StretchDirection 依赖属性。

public:
 static property DependencyProperty ^ StretchDirectionProperty { DependencyProperty ^ get(); };
static DependencyProperty StretchDirectionProperty();
public static DependencyProperty StretchDirectionProperty { get; }
var dependencyProperty = Viewbox.stretchDirectionProperty;
Public Shared ReadOnly Property StretchDirectionProperty As DependencyProperty

属性值

StretchDirection 依赖属性的标识符。

适用于