次の方法で共有


ColorPickerSlider.ColorChannelProperty プロパティ

定義

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

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.Primitives.ColorPickerSlider.ColorChannelProperty (Windows アプリ SDKの WinUI の場合は、Windows アプリ SDK名前空間を参照してください)。

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

適用対象