Freigeben über


ColorPicker.IsColorChannelTextInputVisibleProperty Eigenschaft

Definition

Gibt die Abhängigkeitseigenschaft IsColorChannelTextInputVisible an.

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

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

Eigenschaftswert

Der Bezeichner für die Abhängigkeitseigenschaft IsColorChannelTextInputVisible.

Gilt für: