2025-11-24 19:58:20 +00:00
|
|
|
|
#pragma checksum "..\..\..\..\Windows\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D35F1E12C4E76515F32C2CB9E46EE40C6AAC5C3C"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
|
// Runtime Version:4.0.30319.42000
|
|
|
|
|
|
//
|
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
using LibVLCSharp.WPF;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
using OperationControl.Controls;
|
|
|
|
|
|
using ScottPlot.WPF;
|
|
|
|
|
|
using System;
|
|
|
|
|
|
using System.Diagnostics;
|
|
|
|
|
|
using System.Windows;
|
|
|
|
|
|
using System.Windows.Automation;
|
|
|
|
|
|
using System.Windows.Controls;
|
|
|
|
|
|
using System.Windows.Controls.Primitives;
|
|
|
|
|
|
using System.Windows.Controls.Ribbon;
|
|
|
|
|
|
using System.Windows.Data;
|
|
|
|
|
|
using System.Windows.Documents;
|
2025-11-24 16:05:50 +00:00
|
|
|
|
using System.Windows.Forms.Integration;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
using System.Windows.Ink;
|
|
|
|
|
|
using System.Windows.Input;
|
|
|
|
|
|
using System.Windows.Markup;
|
|
|
|
|
|
using System.Windows.Media;
|
|
|
|
|
|
using System.Windows.Media.Animation;
|
|
|
|
|
|
using System.Windows.Media.Effects;
|
|
|
|
|
|
using System.Windows.Media.Imaging;
|
|
|
|
|
|
using System.Windows.Media.Media3D;
|
|
|
|
|
|
using System.Windows.Media.TextFormatting;
|
|
|
|
|
|
using System.Windows.Navigation;
|
|
|
|
|
|
using System.Windows.Shapes;
|
|
|
|
|
|
using System.Windows.Shell;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace OperationControl.Windows {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// MainWindow
|
|
|
|
|
|
/// </summary>
|
2025-11-24 19:58:20 +00:00
|
|
|
|
public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector {
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 39 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdRovers;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 44 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.ComboBox cmbDispositivo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 52 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdResumo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 56 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_RuaAtual;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 57 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_RuaAtual;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 59 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_AreaTotal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 60 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_AreaTotal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 62 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Bateria;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 63 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Bateria;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 65 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Herbicida;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 66 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Herbicida;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 68 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Infestacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 69 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Infestacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 71 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.ProgressBarText pgbResumo_Conexao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 72 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_Conexao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 74 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoLiberada;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 75 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoModo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 76 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoStatus;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 77 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_StatusCarro;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 78 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_TemperaturaGeral;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 79 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblResumo_OperacaoDuracao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 85 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdDiagnostico;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 88 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_Impedimento;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 90 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_BAT;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 91 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB3v;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 92 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB5V;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 93 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB7V2;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 94 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB12V;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 95 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB19V;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 96 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB24V;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 97 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_AB36V;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 98 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_DIR_DF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 99 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_MOV_DF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 100 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_FRODF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 101 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 19:58:20 +00:00
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_TMVDF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 102 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_DIR_EF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 103 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_MOV_EF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 104 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_FROEF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 105 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_TMVEF;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 106 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_DIR_ET;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 107 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_MOV_ET;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 108 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_FROET;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 109 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_TMVET;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 110 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_DIR_DT;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 111 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_MOV_DT;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 112 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_FRODT;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 113 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN_TMVDT;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 114 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SNR;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 115 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_LVX;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 116 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_IMU;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 117 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_GPS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 118 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_SEN;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 119 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_MOD;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 120 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_BOMBA;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 121 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 122 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_PRS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 123 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_FLX;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 124 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_MAS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 125 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_B01;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 126 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_B02;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 127 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_B03;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 16:05:50 +00:00
|
|
|
|
#line 128 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 19:58:20 +00:00
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_ATU_B04;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 129 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblDiagnosticos_CAM;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 133 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdStatusModulo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#line 160 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-12 11:15:07 +00:00
|
|
|
|
internal ScottPlot.WPF.WpfPlot Plot;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 173 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdGNSS;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 175 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Posicao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 176 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Correcao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 177 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Satelites;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 178 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Altitude;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 180 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.Slider sldGNSS_LeverArm;
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 181 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblGNSS_Progresso;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 182 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnGNSS_FixarBase;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 191 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdAjustesOperacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 197 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_VelCErvas;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 198 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_VelSErvas;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 199 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_AngMax;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 203 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_RoiAtuacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 204 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_AreaAtuacao;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 205 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PressaoLiha;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 209 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PctErvaOn;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 210 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_PctErvaOff;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 211 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.TextBox txtParametros_TempoOn;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 212 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Sonar;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 213 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Frenagem;
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 214 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.CheckBox chbParametros_Pulverizador;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 215 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal System.Windows.Controls.Button btnParametros_Salvar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 216 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnParametros_Atualizar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 220 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdMapa;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 222 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.MapViewControl MAP;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 223 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.HeadingIndicator HDG;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 224 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-12 11:15:07 +00:00
|
|
|
|
internal OperationControl.Controls.AttitudeIndicator IMU;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 228 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdControle;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 230 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
2025-11-24 16:05:50 +00:00
|
|
|
|
internal OperationControl.Controls.ManualControlPad CTRL;
|
2025-11-12 11:15:07 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 234 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdMapaInfo;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 236 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Label lblMapaInfo_Debug;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 240 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdCameraFrontal;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 243 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal LibVLCSharp.WPF.VideoView VideoFront;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 247 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdCameraTraseira;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 250 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal LibVLCSharp.WPF.VideoView VideoWeed;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 254 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdBicos;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 257 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Button btnB0;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 261 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdLidar;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 263 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal OperationControl.Controls.Bbox3DViewer BBoxes3D;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 267 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdObstaculos;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 278 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-12 11:15:07 +00:00
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
|
|
|
|
|
internal System.Windows.Controls.Border brdBottom;
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
|
|
|
|
|
|
private bool _contentLoaded;
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// InitializeComponent
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
public void InitializeComponent() {
|
|
|
|
|
|
if (_contentLoaded) {
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
_contentLoaded = true;
|
|
|
|
|
|
System.Uri resourceLocater = new System.Uri("/OperationControl;component/windows/mainwindow.xaml", System.UriKind.Relative);
|
|
|
|
|
|
|
|
|
|
|
|
#line 1 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
|
|
|
|
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
|
|
|
|
|
|
return System.Delegate.CreateDelegate(delegateType, this, handler);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
|
|
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
|
|
|
|
|
switch (connectionId)
|
|
|
|
|
|
{
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 2:
|
2025-11-12 11:15:07 +00:00
|
|
|
|
this.brdRovers = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 3:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.cmbDispositivo = ((System.Windows.Controls.ComboBox)(target));
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 44 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.cmbDispositivo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.cmbDispositivo_SelectionChanged);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 4:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdResumo = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 5:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_RuaAtual = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 6:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_RuaAtual = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 7:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_AreaTotal = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 8:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_AreaTotal = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 9:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Bateria = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 10:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Bateria = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 11:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Herbicida = ((OperationControl.Controls.ProgressBarText)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 12:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Herbicida = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 13:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Infestacao = ((OperationControl.Controls.ProgressBarText)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 14:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Infestacao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 15:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.pgbResumo_Conexao = ((OperationControl.Controls.ProgressBarText)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 16:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_Conexao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 17:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_OperacaoLiberada = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 18:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_OperacaoModo = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 19:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_OperacaoStatus = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 20:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_StatusCarro = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 21:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_TemperaturaGeral = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 22:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblResumo_OperacaoDuracao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 23:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.brdDiagnostico = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 24:
|
|
|
|
|
|
this.lblDiagnosticos_Impedimento = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 25:
|
|
|
|
|
|
this.lblDiagnosticos_BAT = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 26:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB3v = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 27:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB5V = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 28:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB7V2 = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 29:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB12V = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 30:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB19V = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 31:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB24V = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 32:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_AB36V = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 33:
|
|
|
|
|
|
this.lblDiagnosticos_DIR_DF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 34:
|
|
|
|
|
|
this.lblDiagnosticos_MOV_DF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 35:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_FRODF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 36:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_TMVDF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 37:
|
|
|
|
|
|
this.lblDiagnosticos_DIR_EF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 38:
|
|
|
|
|
|
this.lblDiagnosticos_MOV_EF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 39:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_FROEF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 40:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_TMVEF = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 41:
|
|
|
|
|
|
this.lblDiagnosticos_DIR_ET = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 42:
|
|
|
|
|
|
this.lblDiagnosticos_MOV_ET = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 43:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_FROET = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 44:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_TMVET = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 45:
|
|
|
|
|
|
this.lblDiagnosticos_DIR_DT = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 46:
|
|
|
|
|
|
this.lblDiagnosticos_MOV_DT = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 47:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_FRODT = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 48:
|
|
|
|
|
|
this.lblDiagnosticos_SEN_TMVDT = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 49:
|
|
|
|
|
|
this.lblDiagnosticos_SNR = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 50:
|
|
|
|
|
|
this.lblDiagnosticos_LVX = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 51:
|
|
|
|
|
|
this.lblDiagnosticos_IMU = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 52:
|
|
|
|
|
|
this.lblDiagnosticos_GPS = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 53:
|
|
|
|
|
|
this.lblDiagnosticos_SEN = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 54:
|
|
|
|
|
|
this.lblDiagnosticos_MOD = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 55:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_BOMBA = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 56:
|
|
|
|
|
|
this.lblDiagnosticos_ATU = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 57:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_PRS = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 58:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_FLX = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 59:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_MAS = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 60:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_B01 = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 61:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_B02 = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 62:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_B03 = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 63:
|
|
|
|
|
|
this.lblDiagnosticos_ATU_B04 = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 64:
|
|
|
|
|
|
this.lblDiagnosticos_CAM = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
case 65:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.brdStatusModulo = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 66:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.Plot = ((ScottPlot.WPF.WpfPlot)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 67:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.brdGNSS = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 68:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblGNSS_Posicao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 69:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblGNSS_Correcao = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 70:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblGNSS_Satelites = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 71:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblGNSS_Altitude = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 72:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.sldGNSS_LeverArm = ((System.Windows.Controls.Slider)(target));
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 180 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.sldGNSS_LeverArm.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler<double>(this.sldGNSS_LeverArm_ValueChanged);
|
2025-11-14 17:11:58 +00:00
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 73:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.lblGNSS_Progresso = ((System.Windows.Controls.Label)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 74:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnGNSS_FixarBase = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 182 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnGNSS_FixarBase.Click += new System.Windows.RoutedEventHandler(this.btnGNSS_FixarBase_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 75:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdAjustesOperacao = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 76:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_VelCErvas = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 77:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_VelSErvas = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 78:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_AngMax = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 79:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_RoiAtuacao = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 80:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_AreaAtuacao = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 81:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_PressaoLiha = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 82:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_PctErvaOn = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 83:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_PctErvaOff = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 84:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.txtParametros_TempoOn = ((System.Windows.Controls.TextBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 85:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.chbParametros_Sonar = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 86:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.chbParametros_Frenagem = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 87:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.chbParametros_Pulverizador = ((System.Windows.Controls.CheckBox)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 88:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnParametros_Salvar = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 215 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnParametros_Salvar.Click += new System.Windows.RoutedEventHandler(this.btnParametros_Salvar_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 89:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnParametros_Atualizar = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 216 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.btnParametros_Atualizar.Click += new System.Windows.RoutedEventHandler(this.btnParametros_Atualizar_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 90:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdMapa = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 91:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.MAP = ((OperationControl.Controls.MapViewControl)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 92:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.HDG = ((OperationControl.Controls.HeadingIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 93:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.IMU = ((OperationControl.Controls.AttitudeIndicator)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 94:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdControle = ((System.Windows.Controls.Border)(target));
|
2025-11-12 11:15:07 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 95:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.CTRL = ((OperationControl.Controls.ManualControlPad)(target));
|
2025-11-14 17:11:58 +00:00
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 96:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdMapaInfo = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 97:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.lblMapaInfo_Debug = ((System.Windows.Controls.Label)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 98:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdCameraFrontal = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 99:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.VideoFront = ((LibVLCSharp.WPF.VideoView)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 100:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdCameraTraseira = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 101:
|
2025-11-24 16:05:50 +00:00
|
|
|
|
this.VideoWeed = ((LibVLCSharp.WPF.VideoView)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 102:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdBicos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 103:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.btnB0 = ((System.Windows.Controls.Button)(target));
|
|
|
|
|
|
|
2025-11-24 19:58:20 +00:00
|
|
|
|
#line 257 "..\..\..\..\Windows\MainWindow.xaml"
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.btnB0.Click += new System.Windows.RoutedEventHandler(this.btnB0_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 104:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdLidar = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 105:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.BBoxes3D = ((OperationControl.Controls.Bbox3DViewer)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 106:
|
2025-11-14 17:11:58 +00:00
|
|
|
|
this.brdObstaculos = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
2025-11-24 19:58:20 +00:00
|
|
|
|
case 107:
|
2025-11-12 11:15:07 +00:00
|
|
|
|
this.brdBottom = ((System.Windows.Controls.Border)(target));
|
|
|
|
|
|
return;
|
|
|
|
|
|
}
|
|
|
|
|
|
this._contentLoaded = true;
|
|
|
|
|
|
}
|
2025-11-24 19:58:20 +00:00
|
|
|
|
|
|
|
|
|
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
|
|
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "8.0.0.0")]
|
|
|
|
|
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
|
|
|
|
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
|
|
|
|
|
void System.Windows.Markup.IStyleConnector.Connect(int connectionId, object target) {
|
|
|
|
|
|
System.Windows.EventSetter eventSetter;
|
|
|
|
|
|
switch (connectionId)
|
|
|
|
|
|
{
|
|
|
|
|
|
case 1:
|
|
|
|
|
|
eventSetter = new System.Windows.EventSetter();
|
|
|
|
|
|
eventSetter.Event = System.Windows.UIElement.MouseLeftButtonDownEvent;
|
|
|
|
|
|
|
|
|
|
|
|
#line 33 "..\..\..\..\Windows\MainWindow.xaml"
|
|
|
|
|
|
eventSetter.Handler = new System.Windows.Input.MouseButtonEventHandler(this.DiagnosticoModulo_Click);
|
|
|
|
|
|
|
|
|
|
|
|
#line default
|
|
|
|
|
|
#line hidden
|
|
|
|
|
|
((System.Windows.Style)(target)).Setters.Add(eventSetter);
|
|
|
|
|
|
break;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
2025-11-12 11:15:07 +00:00
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|