Share via


ColorPicker.IsColorPreviewVisibleProperty Property

Definition

Identifies the IsColorPreviewVisible dependency property.

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

Property Value

The identifier for the IsColorPreviewVisible dependency property.

Applies to