Exemple #1
0
        public BlankPage24hors()
        {
            this.InitializeComponent();

            //  t.ButtonForegroundColor = Colors.White;
            this.ViewModel = new ClassViewModeNews();
            classComand    = new ClassComand();
            zagruzka1();
        }
Exemple #2
0
 public PivotPageGlavnoe()
 {
     this.InitializeComponent();
     this.ViewModel = new ClassViewModeNews();
     classComand    = new ClassComand();
 }