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 依赖属性的标识符。

适用于