The ColorPicker has an option to show recent colors selected by the user.
Unfortunately the RecentColorPalette Property is defined protected.
I need read/write access to the RecentColorPalette.Items to be able to serialize the recently used colors in a UserSettings file?