Advertisement
Guest User

Untitled

a guest
Sep 27th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. <DockPanel LastChildFill="True" >
  2. <GroupBox Header="MyTitle" >
  3. </GroupBox>
  4. </DockPanel>
  5.  
  6. <DockPanel LastChildFill="True" >
  7.  
  8. <DockPanel LastChildFill="True" >
  9. <GroupBox Header="MyTitle" >
  10. <DockPanel LastChildFill="True" >
  11. </DockPanel>
  12. </GroupBox>
  13. </DockPanel>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement