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 依赖属性的标识符。

适用于