共用方式為


Shape.StrokeDashCapProperty 屬性

定義

識別 StrokeDashCap 相依性屬性。

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

屬性值

StrokeDashCap相依性屬性的識別碼。

適用於