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 相依性屬性的標識碼。

適用於