public EditorView() { InitializeComponent(); instructions.Tag = this; EndInstruction = new Editor.DummyInstruction() { Height = 150 }; }