Hello DRAirey1,
Based on my understanding, Prism's RequestNavigate() method would not register or load type names. It actually works with View key names which would be registered before in the container.
Therefore, adding the capabillity you described it would be causing for this method to handle a new different behavior, without considering the Single Responsibility Principle and possibly generating confusion on its complete job.
However, you could add this suggestion into the Issues section so the P&P Team would consider this feature for implementing it on future releases.
Regards.
Gabriel Ostrowsky.
https://blogs.southworks.net/gostrowsky
Based on my understanding, Prism's RequestNavigate() method would not register or load type names. It actually works with View key names which would be registered before in the container.
Therefore, adding the capabillity you described it would be causing for this method to handle a new different behavior, without considering the Single Responsibility Principle and possibly generating confusion on its complete job.
However, you could add this suggestion into the Issues section so the P&P Team would consider this feature for implementing it on future releases.
Regards.
Gabriel Ostrowsky.
https://blogs.southworks.net/gostrowsky