Share via


ColorPicker.IsHexInputVisibleProperty Property

Definition

Identifies the IsHexInputVisible dependency property.

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

Property Value

The identifier for the IsHexInputVisible dependency property.

Applies to