I have a question about the color editor when it is embedded in a property grid.
When the color editor pop-out panel is exposed and I drag my mouse in the color gradient box, I get a stream of property changed events from the property grid.
Is there a way to limit this to only a single event when the drag is complete or will I need to build something around the color editor to solve this issue?