I’m using prism to load views to region. The problem is the loaded view overlapped the title bar of the main windows – the bar contains caption, close/minimize/maximize buttons. How can I get the title bar’s height? Prefer to get it right in the xaml codes.
Share
After a while, I figure it out:
Hope that helps!