public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Healthcare;component/DrugResultPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.MsgBox = ((Healthcare.MyUserControl.MsgBoxControl)(this.FindName("MsgBox")));
     this.LLSResult = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("LLSResult")));
     this.BTNBack = ((System.Windows.Controls.Button)(this.FindName("BTNBack")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Healthcare;component/DrugResultPage.xaml", System.UriKind.Relative));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.MsgBox       = ((Healthcare.MyUserControl.MsgBoxControl)(this.FindName("MsgBox")));
     this.LLSResult    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("LLSResult")));
     this.BTNBack      = ((System.Windows.Controls.Button)(this.FindName("BTNBack")));
 }
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Healthcare;component/GeneralResultPage.xaml", System.UriKind.Relative));
     this.rd01         = ((System.Windows.ResourceDictionary)(this.FindName("rd01")));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TBPageTitle  = ((System.Windows.Documents.Run)(this.FindName("TBPageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.BD_TBFrame   = ((System.Windows.Controls.Border)(this.FindName("BD_TBFrame")));
     this.TBMainSearch = ((System.Windows.Controls.TextBox)(this.FindName("TBMainSearch")));
     this.BTNSearch    = ((System.Windows.Controls.Button)(this.FindName("BTNSearch")));
     this.SPFilter     = ((System.Windows.Controls.StackPanel)(this.FindName("SPFilter")));
     this.BTNFilter    = ((System.Windows.Controls.Button)(this.FindName("BTNFilter")));
     this.BTNFilter2   = ((System.Windows.Controls.Button)(this.FindName("BTNFilter2")));
     this.BTNFilter3   = ((System.Windows.Controls.Button)(this.FindName("BTNFilter3")));
     this.MsgBox       = ((Healthcare.MyUserControl.MsgBoxControl)(this.FindName("MsgBox")));
     this.LLSResult    = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("LLSResult")));
     this.BTNBack      = ((System.Windows.Controls.Button)(this.FindName("BTNBack")));
     this.BTNMore      = ((System.Windows.Controls.Button)(this.FindName("BTNMore")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/Healthcare;component/GeneralResultPage.xaml", System.UriKind.Relative));
     this.rd01 = ((System.Windows.ResourceDictionary)(this.FindName("rd01")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.TBPageTitle = ((System.Windows.Documents.Run)(this.FindName("TBPageTitle")));
     this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel")));
     this.BD_TBFrame = ((System.Windows.Controls.Border)(this.FindName("BD_TBFrame")));
     this.TBMainSearch = ((System.Windows.Controls.TextBox)(this.FindName("TBMainSearch")));
     this.BTNSearch = ((System.Windows.Controls.Button)(this.FindName("BTNSearch")));
     this.SPFilter = ((System.Windows.Controls.StackPanel)(this.FindName("SPFilter")));
     this.BTNFilter = ((System.Windows.Controls.Button)(this.FindName("BTNFilter")));
     this.BTNFilter2 = ((System.Windows.Controls.Button)(this.FindName("BTNFilter2")));
     this.BTNFilter3 = ((System.Windows.Controls.Button)(this.FindName("BTNFilter3")));
     this.MsgBox = ((Healthcare.MyUserControl.MsgBoxControl)(this.FindName("MsgBox")));
     this.LLSResult = ((Microsoft.Phone.Controls.LongListSelector)(this.FindName("LLSResult")));
     this.BTNBack = ((System.Windows.Controls.Button)(this.FindName("BTNBack")));
     this.BTNMore = ((System.Windows.Controls.Button)(this.FindName("BTNMore")));
 }