Edit

Share via


ColorPicker.CustomPalette Property

Definition

Gets or sets the custom color palette. This will automatically set CustomPaletteColors and CustomPaletteColumnCount overwriting any existing values.

public Microsoft.Toolkit.Uwp.UI.Controls.IColorPalette CustomPalette { get; set; }
member this.CustomPalette : Microsoft.Toolkit.Uwp.UI.Controls.IColorPalette with get, set
Public Property CustomPalette As IColorPalette

Property Value

Applies to