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 依存関係プロパティの識別子。

適用対象