ColorPicker.IsColorPreviewVisibleProperty Property

Definition

Identifies the IsColorPreviewVisible dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ IsColorPreviewVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsColorPreviewVisibleProperty();
public static DependencyProperty IsColorPreviewVisibleProperty { get; }
Public Shared ReadOnly Property IsColorPreviewVisibleProperty As DependencyProperty

Property Value

The identifier for the IsColorPreviewVisible dependency property.

Applies to