views:

141

answers:

0

Hi, I am using multiple window,xaml files in my aplication. The parent window is ParentWindow,xaml. On click of one of the button in this window I am opening the child window named Ancent.xaml. Now once I open this child window, I want to dock the parent window. Can u tell me how can I do this?