I am using WPF C#. Inside my MainWindow, I have used Ribbon control inside the first row and AvalonDock control inside the second row. I want to find x, y co-ordinate of the starting point of LayoutDocument tab from screen (0,0) point. I also want to find the width & height of Avalondock LayoutDocument tab? Please refer attached image.