Share via


ColorPicker.IsColorSliderVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象