Prism Region Not Found Exception in WPF
Brian Lagunas Brian Lagunas
17.9K subscribers
2,216 views
66

 Published On Nov 9, 2020

The Infragistics support team recently reached out to me asking for help with a customer's WPF application experiencing a Prism region not found exception. After a little bit of digging, it didn't take long to discover why app was throwing a Prism region not found exception.

The Prism region not found exception is usually cause when you are trying to define a region using the RegionManager.RegionName attached property to a control that is not part of the visual tree. Controls such as context menus, or flyout menus, are the main culprits for throwing the Prism region not found exception.

Want to know how to fix the Prism region not found exception? Watch this video.

Be sure to watch my new Pluralsight course "Introduction to Prism for WPF":
https://pluralsight.pxf.io/bE3rB

Sponsor Me:
https://github.com/sponsors/brianlagunas

Follow Me:
Twitter:   / brianlagunas  
Twitch:   / brianlagunas  
Blog: http://brianlagunas.com
GitHub: https://github.com/brianlagunas

show more

Share/Embed