GradientBrush.ColorInterpolationModeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象