Freigeben über


ColorPicker.IsColorSpectrumVisibleProperty Eigenschaft

Definition

Identifiziert die IsColorSpectrumVisible-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.IsColorSpectrumVisibleProperty (Informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die IsColorSpectrumVisible-Abhängigkeitseigenschaft.

Gilt für: