Partager via


ColorPicker.IsAlphaTextInputVisibleProperty Propriété

Définition

Identifie la propriété de dépendance IsAlphaTextInputVisible.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.ColorPicker.IsAlphaTextInputVisibleProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance IsAlphaTextInputVisible.

S’applique à