Share via


ColorSpectrum.HsvColorProperty プロパティ

定義

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

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

プロパティ値

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

適用対象