Freigeben über


ColorPicker.IsAlphaSliderVisibleProperty Eigenschaft

Definition

Gibt die Abhängigkeitseigenschaft IsAlphaSliderVisible an.

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

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

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft IsAlphaSliderVisible.

Gilt für: