https://github.com/indexzero/prism-insertable-regions
Extends Prism v2 to allow IRegion to support the Insert operation
https://github.com/indexzero/prism-insertable-regions
Last synced: 8 months ago
JSON representation
Extends Prism v2 to allow IRegion to support the Insert operation
- Host: GitHub
- URL: https://github.com/indexzero/prism-insertable-regions
- Owner: indexzero
- License: other
- Created: 2009-03-25T21:22:59.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-08-12T14:49:36.000Z (almost 17 years ago)
- Last Synced: 2025-06-26T20:52:50.647Z (12 months ago)
- Language: C#
- Homepage: http://github.com/indexzero/prism-insertable-regions
- Size: 85.9 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Prism Insertable Regions
---
#### Author: Charlie Robbins, 2008
[http://www.charlierobbins.com](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