Exemplo n.º 1
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PullDwonReflesh;component/Themes/CustListbox.xaml", System.UriKind.Relative));
     this.@this = ((System.Windows.Controls.UserControl)(this.FindName("this")));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.refreshPanel = ((PullDwonReflesh.PullDownToRefreshPanel)(this.FindName("refreshPanel")));
     this.custListBox = ((PullDwonReflesh.CustListBox)(this.FindName("custListBox")));
 }
Exemplo n.º 2
0
 public void InitializeComponent()
 {
     if (_contentLoaded)
     {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/PullDwonReflesh;component/Themes/CustListbox.xaml", System.UriKind.Relative));
     this.@this        = ((System.Windows.Controls.UserControl)(this.FindName("this")));
     this.LayoutRoot   = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.refreshPanel = ((PullDwonReflesh.PullDownToRefreshPanel)(this.FindName("refreshPanel")));
     this.custListBox  = ((PullDwonReflesh.CustListBox)(this.FindName("custListBox")));
 }