Exemplo n.º 1
0
 public MasterPage()
 {
     this.InitializeComponent();
     _instance = this;
     this.Right_Frame.Navigate(typeof(Page));
 }
 public MasterPage()
 {
     this.InitializeComponent();
     _instance = this;
     this.Right_Frame.Navigate(typeof(Page));
 }