1
Vote

the avalondock-91274 LayoutDocument does not support binds a TextBox

description

The elements TextBox in LayoutDocument unable to bind.
The run AvalonDock.TestApp, and then click on the document 1 dataGrid but below the Textbox value is not change followed.
 
 
thanks

file attachments

comments

adospace wrote May 16, 2012 at 12:22 PM

You're using a LayoutDocument as user control?! the binding with the ElementName can't work.
As is the second time that I work on issue that you posted that resulted in a your application issue, I strongly suggest you for the future to double(triple) check your code before post something here.
Thanks