private void Button_Click_1(object sender, RoutedEventArgs e) { TextInk window = new TextInk(); window.Show(); }