共用方式為


Shape.StrokeProperty 屬性

定義

識別 Stroke 相依性屬性。

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

屬性值

Stroke相依性屬性的識別碼。

適用於