Freigeben über


ColorPicker.IsAlphaTextInputVisibleProperty Eigenschaft

Definition

Identifiziert die Abhängigkeitseigenschaft IsAlphaTextInputVisible.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.IsAlphaTextInputVisibleProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft IsAlphaTextInputVisible.

Gilt für: