共用方式為


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相依性屬性的識別碼。

適用於