Share via


ColorPicker.MinValueProperty Propiedad

Definición

Identifica la propiedad de dependencia MinValue.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.ColorPicker.MinValueProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para 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

Valor de propiedad

Identificador de la propiedad de dependencia MinValue.

Se aplica a