共用方式為


ColorPicker.MinValueProperty 屬性

定義

識別 MinValue 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.ColorPicker.MinValueProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

MinValue 相依性屬性的識別碼。

適用於