Just create a collection that will store the image during design-time and
compile it into the resource manifest of the assembly. Then, in run-time,
fetch the images from the resource manifest and place back into the
collection (or do the fetch on request to limit memory consumption).