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 依存関係プロパティの識別子。

適用対象