How can i get the actual client Width and height of my application (WPF Page NAvigation app)
If i use PrimaryScreenWidth and PrimaryScreenHeight , and if my application is not in fullsize mode , i am getting the wrong values .
What code i need to use to get the current widow size( even if application window is in resized form)