public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/SettingsPage.xaml", System.UriKind.Relative)); this.lpLanguage = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpLanguage"))); this.nudRecentItemsCount = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("nudRecentItemsCount"))); this.swRunAfterReversing = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swRunAfterReversing"))); this.swUseVibration = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swUseVibration"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/AppAprender;component/Configuraciones.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.ContentPanel = ((System.Windows.Controls.StackPanel)(this.FindName("ContentPanel"))); this.instrucciones = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("instrucciones"))); this.sliderVolumen = ((System.Windows.Controls.Slider)(this.FindName("sliderVolumen"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/EcosCab;component/Controls/ucAccessoriesList.xaml", System.UriKind.Relative)); this.acbSearch = ((Telerik.Windows.Controls.RadAutoCompleteBox)(this.FindName("acbSearch"))); this.btnFilter = ((Telerik.Windows.Controls.RadImageButton)(this.FindName("btnFilter"))); this.pbFilters = ((Telerik.Windows.Controls.RadPickerBox)(this.FindName("pbFilters"))); this.lpFavorites = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpFavorites"))); this.lpTypes = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpTypes"))); this.lpSorting = ((Telerik.Windows.Controls.RadListPicker)(this.FindName("lpSorting"))); this.swShowGroups = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("swShowGroups"))); this.btnOK = ((Telerik.Windows.Controls.ApplicationBarButton)(this.FindName("btnOK"))); this.lbAccessories = ((Telerik.Windows.Controls.RadJumpList)(this.FindName("lbAccessories"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Convert;component/CalcPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.pageNameTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("pageNameTextBlock"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.fromTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("fromTextBlock"))); this.toTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("toTextBlock"))); this.outputTextBlock = ((System.Windows.Controls.TextBlock)(this.FindName("outputTextBlock"))); this.InputRadTextBox = ((Telerik.Windows.Controls.RadTextBox)(this.FindName("InputRadTextBox"))); this.CalculateButton = ((System.Windows.Controls.Button)(this.FindName("CalculateButton"))); this.InverseToggleSwitch = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("InverseToggleSwitch"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Password%20Generator;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.uppercaseToggle = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("uppercaseToggle"))); this.NumCharsUpDown = ((Telerik.Windows.Controls.RadNumericUpDown)(this.FindName("NumCharsUpDown"))); this.NumbersToggle = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("NumbersToggle"))); this.PunctToggle = ((Telerik.Windows.Controls.RadToggleSwitch)(this.FindName("PunctToggle"))); this.GenerateButton = ((System.Windows.Controls.Button)(this.FindName("GenerateButton"))); this.BottomContentPanel = ((System.Windows.Controls.Grid)(this.FindName("BottomContentPanel"))); this.InneractiveXamlAd1 = ((Inneractive.Ad.InneractiveAd)(this.FindName("InneractiveXamlAd1"))); }