Share via


ColorPicker.IsAlphaTextInputVisibleProperty Property

Definition

Identifies the IsAlphaTextInputVisible dependency property.

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

Property Value

The identifier for the IsAlphaTextInputVisible dependency property.

Applies to