A feature to export an invoke/call hierarchy to excel/pdf within an entire project would be fantastic. The purpose would be to document all xamls and its invoked xamls. This is very useful for general support or handover, someone coming in clean into the project and understanding dependencies. For example, it will save a lot of time opening up every xaml to see where abc.xaml is being invoked.
Currently, I write one up in Excel and depending on how large the project is, it can take a couple of hours. For @Amrita_Mogali