共用方式為


PathFigure.IsFilledProperty 屬性

定義

識別 IsFilled 相依性屬性。

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

屬性值

IsFilled相依性屬性的識別碼。

適用於