共用方式為


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

適用於