Share via


ColorPicker.IsColorPreviewVisibleProperty Eigenschaft

Definition

Gibt die Abhängigkeitseigenschaft IsColorPreviewVisible an.

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

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

Eigenschaftswert

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

Gilt für: