public
Description: Extends Prism v2 to allow IRegion to support the Insert operation
Homepage: http://github.com/indexzero/prism-insertable-regions
Clone URL: git://github.com/indexzero/prism-insertable-regions.git
name age message
directory Desktop/ Loading commit data...
file LICENSE
file README.md
directory Silverlight/
README.md

Prism Insertable Regions


Author: Charlie Robbins, 2008

http://www.charlierobbins.com

Last Update: Prism v2 Final

This extension of Prism allows for IRegion.Insert to be meaningful. You also need to break the Project Links to these files since there are not matching modified versions for the WPF Composite Application Library. The location of the source files in this folder match their directories in the Prism source code from /CAL. Simply replace the files then re-build the binaries and you will be able to call IRegion.Insert.

If you have any feedback, please email me: charlie[dot]robbins[at]gmail[dot]com