Пример #1
0
        private void BtnPr_Click(object sender, RoutedEventArgs e)
        {
            TP tp = new TP();

            tp.Show();
        }