0
Answer

How can I find x, y, width & height of Avalondock LayoutDocument tab?

Photo of Dinesh Kudale

Dinesh Kudale

4y
644
1

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.