Share via


GradientBrush.GradientStopsProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ GradientStopsProperty { DependencyProperty ^ get(); };
static DependencyProperty GradientStopsProperty();
public static DependencyProperty GradientStopsProperty { get; }
var dependencyProperty = GradientBrush.gradientStopsProperty;
Public Shared ReadOnly Property GradientStopsProperty As DependencyProperty

プロパティ値

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

適用対象