次の方法で共有


ColorPickerSlider.ColorChannelProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ColorChannelProperty { DependencyProperty ^ get(); };
static DependencyProperty ColorChannelProperty();
public static DependencyProperty ColorChannelProperty { get; }
var dependencyProperty = ColorPickerSlider.colorChannelProperty;
Public Shared ReadOnly Property ColorChannelProperty As DependencyProperty

プロパティ値

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

適用対象