Shape.FillProperty プロパティ

定義

Fill 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ FillProperty { DependencyProperty ^ get(); };
static DependencyProperty FillProperty();
public static DependencyProperty FillProperty { get; }
var dependencyProperty = Shape.fillProperty;
Public Shared ReadOnly Property FillProperty As DependencyProperty

プロパティ値

Fill 依存関係プロパティの識別子。

適用対象