共用方式為


ColorSpectrum.MaxValueProperty 屬性

定義

public:
 static property DependencyProperty ^ MaxValueProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxValueProperty();
public static DependencyProperty MaxValueProperty { get; }
var dependencyProperty = ColorSpectrum.maxValueProperty;
Public Shared ReadOnly Property MaxValueProperty As DependencyProperty

屬性值

MaxValue 相依性屬性的識別碼。

適用於