Share via


ColorSpectrum.MinHueProperty プロパティ

定義

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

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

プロパティ値

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

適用対象