ColorPicker.CustomPaletteColors Property

Definition

Gets the list of custom palette colors.

public System.Collections.ObjectModel.ObservableCollection<Windows.UI.Color> CustomPaletteColors { get; }
member this.CustomPaletteColors : System.Collections.ObjectModel.ObservableCollection<Windows.UI.Color>
Public ReadOnly Property CustomPaletteColors As ObservableCollection(Of Color)

Property Value

Applies to