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 依赖属性的标识符。

适用于