Share via


ColorPicker.MaxValueProperty 屬性

定義

識別 MaxValue 相依性屬性。

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

屬性值

MaxValue 相依性屬性的標識符。

適用於