Shape.StrokeDashArrayProperty 属性

定义

标识 StrokeDashArray 依赖属性。

public:
 static property DependencyProperty ^ StrokeDashArrayProperty { DependencyProperty ^ get(); };
static DependencyProperty StrokeDashArrayProperty();
public static DependencyProperty StrokeDashArrayProperty { get; }
var dependencyProperty = Shape.strokeDashArrayProperty;
Public Shared ReadOnly Property StrokeDashArrayProperty As DependencyProperty

属性值

StrokeDashArray 依赖属性的标识符。

适用于