public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/AppSeafileClient;component/Pages/ListLibraryPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.listBoxAllLibraries = ((System.Windows.Controls.ListBox)(this.FindName("listBoxAllLibraries"))); this.AccountInfosUsage = ((System.Windows.Controls.TextBlock)(this.FindName("AccountInfosUsage"))); this.AccountInfosQuotaStatus = ((System.Windows.Controls.TextBlock)(this.FindName("AccountInfosQuotaStatus"))); this.AccountInfosPieChart = ((AmCharts.Windows.QuickCharts.PieChart)(this.FindName("AccountInfosPieChart"))); this.myPivoteItemHelp = ((AppSeafileClient.Class.PivotHelpControl)(this.FindName("myPivoteItemHelp"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/AppSeafileClient;component/Pages/ContentLibraryPage.xaml", System.UriKind.Relative)); this.WaitIndicator = ((Microsoft.Phone.Controls.WaitCursor)(this.FindName("WaitIndicator"))); this.PivotItemLibContent = ((Microsoft.Phone.Controls.PivotItem)(this.FindName("PivotItemLibContent"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.imgSelectedImage = ((System.Windows.Controls.Image)(this.FindName("imgSelectedImage"))); this.listContentLibrary = ((System.Windows.Controls.ListBox)(this.FindName("listContentLibrary"))); this.myPivoteItemHelp = ((AppSeafileClient.Class.PivotHelpControl)(this.FindName("myPivoteItemHelp"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/AppSeafileClient;component/Login.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.TextBox_url = ((System.Windows.Controls.TextBox)(this.FindName("TextBox_url"))); this.TextBox_login = ((System.Windows.Controls.TextBox)(this.FindName("TextBox_login"))); this.PasswordBox_Password = ((System.Windows.Controls.PasswordBox)(this.FindName("PasswordBox_Password"))); this.TextBlockErrorLogin = ((System.Windows.Controls.TextBlock)(this.FindName("TextBlockErrorLogin"))); this.CheckBox_RememberMe = ((System.Windows.Controls.CheckBox)(this.FindName("CheckBox_RememberMe"))); this.myPivoteItemHelp = ((AppSeafileClient.Class.PivotHelpControl)(this.FindName("myPivoteItemHelp"))); }