Share via


ColorPicker.MaxSaturationProperty プロパティ

定義

MaxSaturation 依存関係プロパティを識別します。

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

プロパティ値

MaxSaturation 依存関係プロパティの識別子。

適用対象