Beispiel #1
0
        public PageWorldAll()
        {
            InitializeComponent();

            phonesList.ItemsSource = Col1;
            MyComande = new ClassComande();
        }
        public PageRusObshestvo()
        {
            InitializeComponent();


            phonesList.ItemsSource = Col1;
            MyComande = new ClassComande();
        }
        public PageRusKatastrofa()
        {
            InitializeComponent();


            phonesList.ItemsSource = Col1;
            MyComande = new ClassComande();
        }