Partager via


ColorPicker.MinValueProperty Propriété

Définition

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

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

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

Valeur de propriété

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

S’applique à