共用方式為


ArcSegment.SizeProperty 屬性

定義

識別 Size 相依性屬性。

public:
 static property DependencyProperty ^ SizeProperty { DependencyProperty ^ get(); };
static DependencyProperty SizeProperty();
public static DependencyProperty SizeProperty { get; }
var dependencyProperty = ArcSegment.sizeProperty;
Public Shared ReadOnly Property SizeProperty As DependencyProperty

屬性值

Size相依性屬性識別碼。

適用於