GradientStop.ColorProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ColorProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorProperty();
public static DependencyProperty ColorProperty { get; }
var dependencyProperty = GradientStop.colorProperty;
Public Shared ReadOnly Property ColorProperty As DependencyProperty

プロパティ値

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

適用対象