Table of Contents

Class Images.PaletteView

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll
public class Images.PaletteView : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
Images.PaletteView
Implements
Inherited Members
Extension Methods

Constructors

PaletteView(List<Color>)

Methods

OnDrawingContent()

Called when the View's content is to be drawn. The default implementation does nothing.