Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 777 Bytes

colorspectrum_maxvalue.md

File metadata and controls

34 lines (17 loc) · 777 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MaxValue
winrt property

Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.MaxValue

-description

Gets or sets the maximum Value value in the range 0-100.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-property-value

The maximum Value value in the range 0-100. The default is 100.

-remarks

The valid range for Value values is 0-100. Setting a value outside of this range will cause an exception.

-see-also

-examples