共用方式為


ColorPicker.MaxSaturationProperty 屬性

定義

識別 MaxSaturation 相依性屬性。

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

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

屬性值

MaxSaturation 相依性屬性的識別碼。

適用於