Freigeben über


ColorPicker.IsMoreButtonVisibleProperty Eigenschaft

Definition

Identifiziert die IsMoreButtonVisible-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.IsMoreButtonVisibleProperty (informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die IsMoreButtonVisible-Abhängigkeitseigenschaft.

Gilt für: