1 #pragma checksum "..\..\..\..\Views\MainWindowView\BottomPanelUserControl.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "6FED3641C937FD6084C1C1727B19A15B" 16 using System.Windows.Automation;
17 using System.Windows.Controls;
18 using System.Windows.Controls.Primitives;
20 using System.Windows.Documents;
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;
41 public partial class BottomPanelUserControl :
System.Windows.Controls.UserControl,
System.Windows.Markup.IComponentConnector {
44 #line 12 "..\..\..\..\Views\MainWindowView\BottomPanelUserControl.xaml" 45 [
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Performance",
"CA1823:AvoidUnusedPrivateFields")]
46 internal System.Windows.Controls.Slider zoomSlider;
52 #line 21 "..\..\..\..\Views\MainWindowView\BottomPanelUserControl.xaml" 53 [
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Performance",
"CA1823:AvoidUnusedPrivateFields")]
54 internal System.Windows.Controls.Label zoomRateSlider;
59 private bool _contentLoaded;
64 [
System.Diagnostics.DebuggerNonUserCodeAttribute()]
65 [
System.CodeDom.Compiler.GeneratedCodeAttribute(
"PresentationBuildTasks",
"4.0.0.0")]
70 _contentLoaded =
true;
71 System.Uri resourceLocater =
new System.Uri(
"/Microscopic Traffic Simulator;component/views/mainwindowview/bottompanelusercont" +
72 "rol.xaml",
System.UriKind.Relative);
74 #line 1 "..\..\..\..\Views\MainWindowView\BottomPanelUserControl.xaml" 75 System.Windows.Application.LoadComponent(
this, resourceLocater);
81 [
System.Diagnostics.DebuggerNonUserCodeAttribute()]
82 [
System.CodeDom.Compiler.GeneratedCodeAttribute(
"PresentationBuildTasks",
"4.0.0.0")]
83 [
System.ComponentModel.EditorBrowsableAttribute(
System.ComponentModel.EditorBrowsableState.Never)]
84 [
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Design",
"CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
85 [
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Maintainability",
"CA1502:AvoidExcessiveComplexity")]
86 [
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute(
"Microsoft.Performance",
"CA1800:DoNotCastUnnecessarily")]
87 void System.Windows.Markup.IComponentConnector.Connect(
int connectionId,
object target) {
91 this.zoomSlider = ((
System.Windows.Controls.Slider)(target));
93 #line 18 "..\..\..\..\Views\MainWindowView\BottomPanelUserControl.xaml" 94 this.zoomSlider.ValueChanged +=
new System.Windows.RoutedPropertyChangedEventHandler<
double>(this.zoomSlider_ValueChanged);
100 this.zoomRateSlider = ((
System.Windows.Controls.Label)(target));
103 this._contentLoaded =
true;
void InitializeComponent()
InitializeComponent