Freigeben über


ColorPicker.IsColorSliderVisibleProperty Eigenschaft

Definition

Identifiziert die Abhängigkeitseigenschaft IsColorSliderVisible.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.IsColorSliderVisibleProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft IsColorSliderVisible.

Gilt für: