Microscopic Traffic Simulator
SimulationControlUserControl.g.i.cs
Go to the documentation of this file.
1 #pragma checksum "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "B6A73E50B6C5FA7E853E387A2D916A5E"
2 //------------------------------------------------------------------------------
3 // <auto-generated>
4 // This code was generated by a tool.
5 // Runtime Version:4.0.30319.42000
6 //
7 // Changes to this file may cause incorrect behavior and will be lost if
8 // the code is regenerated.
9 // </auto-generated>
10 //------------------------------------------------------------------------------
11 
13 using System;
14 using System.Diagnostics;
15 using System.Windows;
16 using System.Windows.Automation;
17 using System.Windows.Controls;
18 using System.Windows.Controls.Primitives;
19 using System.Windows.Data;
20 using System.Windows.Documents;
21 using System.Windows.Ink;
22 using System.Windows.Input;
23 using System.Windows.Markup;
24 using System.Windows.Media;
25 using System.Windows.Media.Animation;
26 using System.Windows.Media.Effects;
27 using System.Windows.Media.Imaging;
28 using System.Windows.Media.Media3D;
29 using System.Windows.Media.TextFormatting;
30 using System.Windows.Navigation;
31 using System.Windows.Shapes;
32 using System.Windows.Shell;
33 
34 
35 namespace Microscopic_Traffic_Simulator.Views.MainWindowView {
36 
37 
41  public partial class SimulationControlUserControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector {
42 
43 
44  #line 97 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
45  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46  internal System.Windows.Controls.Primitives.ToggleButton btnCustomSeed;
47 
48  #line default
49  #line hidden
50 
51 
52  #line 115 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
53  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54  internal System.Windows.Controls.Primitives.ToggleButton btnUsePreviousSeed;
55 
56  #line default
57  #line hidden
58 
59 
60  #line 200 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
61  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62  internal System.Windows.Controls.Primitives.ToggleButton btnAlarm;
63 
64  #line default
65  #line hidden
66 
67 
68  #line 237 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
69  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
70  internal System.Windows.Controls.TextBox txtModelTimeAlarm;
71 
72  #line default
73  #line hidden
74 
75 
76  #line 279 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
77  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
78  internal System.Windows.Controls.TextBox txtSimStepsAlarm;
79 
80  #line default
81  #line hidden
82 
83 
84  #line 344 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
85  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
86  internal System.Windows.Controls.Slider sliderGraphicsTimer;
87 
88  #line default
89  #line hidden
90 
91 
92  #line 362 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
93  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
94  internal System.Windows.Controls.Button btnStop;
95 
96  #line default
97  #line hidden
98 
99  private bool _contentLoaded;
100 
104  [System.Diagnostics.DebuggerNonUserCodeAttribute()]
105  [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
106  public void InitializeComponent() {
107  if (_contentLoaded) {
108  return;
109  }
110  _contentLoaded = true;
111  System.Uri resourceLocater = new System.Uri("/Microscopic Traffic Simulator;component/views/mainwindowview/simulationcontrolus" +
112  "ercontrol.xaml", System.UriKind.Relative);
113 
114  #line 1 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
115  System.Windows.Application.LoadComponent(this, resourceLocater);
116 
117  #line default
118  #line hidden
119  }
120 
121  [System.Diagnostics.DebuggerNonUserCodeAttribute()]
122  [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
123  [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
124  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
125  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
126  [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
127  void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
128  switch (connectionId)
129  {
130  case 1:
131 
132  #line 9 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
133  ((Microscopic_Traffic_Simulator.Views.MainWindowView.SimulationControlUserControl)(target)).Loaded += new System.Windows.RoutedEventHandler(this.UserControl_Loaded);
134 
135  #line default
136  #line hidden
137 
138  #line 10 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
139  ((Microscopic_Traffic_Simulator.Views.MainWindowView.SimulationControlUserControl)(target)).Unloaded += new System.Windows.RoutedEventHandler(this.UserControl_Unloaded);
140 
141  #line default
142  #line hidden
143  return;
144  case 2:
145 
146  #line 41 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
147  ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SwitchToConstructionModeButton_Click);
148 
149  #line default
150  #line hidden
151  return;
152  case 3:
153 
154  #line 57 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
155  ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ForwardStepButton_Click);
156 
157  #line default
158  #line hidden
159  return;
160  case 4:
161 
162  #line 64 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
163  ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ForwardButton_Click);
164 
165  #line default
166  #line hidden
167  return;
168  case 5:
169  this.btnCustomSeed = ((System.Windows.Controls.Primitives.ToggleButton)(target));
170  return;
171  case 6:
172  this.btnUsePreviousSeed = ((System.Windows.Controls.Primitives.ToggleButton)(target));
173  return;
174  case 7:
175  this.btnAlarm = ((System.Windows.Controls.Primitives.ToggleButton)(target));
176  return;
177  case 8:
178  this.txtModelTimeAlarm = ((System.Windows.Controls.TextBox)(target));
179  return;
180  case 9:
181 
182  #line 244 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
183  ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ApplyAlarmButton_Click);
184 
185  #line default
186  #line hidden
187  return;
188  case 10:
189  this.txtSimStepsAlarm = ((System.Windows.Controls.TextBox)(target));
190  return;
191  case 11:
192 
193  #line 286 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
194  ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.ApplyAlarmButton_Click);
195 
196  #line default
197  #line hidden
198  return;
199  case 12:
200  this.sliderGraphicsTimer = ((System.Windows.Controls.Slider)(target));
201 
202  #line 345 "..\..\..\..\Views\MainWindowView\SimulationControlUserControl.xaml"
203  this.sliderGraphicsTimer.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sliderGraphicsTimer_ValueChanged);
204 
205  #line default
206  #line hidden
207  return;
208  case 13:
209  this.btnStop = ((System.Windows.Controls.Button)(target));
210  return;
211  }
212  this._contentLoaded = true;
213  }
214  }
215 }
216