Share via


PathFigure.IsClosedProperty 屬性

定義

識別 IsClosed 相依性屬性。

public:
 static property DependencyProperty ^ IsClosedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsClosedProperty();
public static DependencyProperty IsClosedProperty { get; }
var dependencyProperty = PathFigure.isClosedProperty;
Public Shared ReadOnly Property IsClosedProperty As DependencyProperty

屬性值

IsClosed 相依性屬性的標識碼。

適用於