SOLVED

Inspect the visual tree of a .NET MAUI app IS NOT WORKING!

Copper Contributor

I am attempting to Inspect a Visual Tree in Windows Maui App and it does not work.

Followed the instruction provided on this web page https://learn.microsoft.com/en-us/dotnet/maui/user-interface/live-visual-tree?view=net-maui-7.0&tabs... the visual tree of a .NET MAUI app

I am attempting to see the properties for an element and nothing shows up? It works if I use a WPF Project but not in a MAUI project.

 

Please Help

2 Replies
best response confirmed by hoser1 (Copper Contributor)
Solution

Hi @hoser1,

Thanks for posting your issue here.

However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
Best Regards,
Lan Huang

@LanHuang 

 

Thanks for the heads up.

Best Regards

1 best response

Accepted Solutions
best response confirmed by hoser1 (Copper Contributor)
Solution

Hi @hoser1,

Thanks for posting your issue here.

However this platform is used for how-to discussions and sharing best practices for building any app with .NET.Since your issue is a technical question, welcome to post it in Microsoft Q&A forum, the support team and communities on Microsoft Q&A will help you for any technical questions.
Besides, it will be appreciated if you can share it here once you post this technical question Microsoft Q&A.
Best Regards,
Lan Huang

View solution in original post