public Example() { InitializeComponent(); this.XmlTextBox.DataContext = this.data = new LayoutData(); }