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 依存関係プロパティの識別子。

適用対象