<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{D8C9D488-61CD-474B-BAEF-8037955CA060}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<RootNamespace>XHandler</RootNamespace>
|
<AssemblyName>XHandler</AssemblyName>
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
<WarningLevel>4</WarningLevel>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
<SatelliteResourceLanguages>zh-Hans</SatelliteResourceLanguages>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationIcon>XHandler.ico</ApplicationIcon>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
<PlatformTarget>x64</PlatformTarget>
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
<PlatformTarget>x64</PlatformTarget>
|
<OutputPath>bin\x64\Release\</OutputPath>
|
</PropertyGroup>
|
<PropertyGroup />
|
<ItemGroup>
|
<Reference Include="BiosenDongle, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>libs\BiosebDongle\x64\BiosenDongle.dll</HintPath>
|
</Reference>
|
<Reference Include="ControlzEx, Version=3.0.2.4, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>libs\ControlzEx.dll</HintPath>
|
</Reference>
|
<Reference Include="DataRWDalDrive">
|
<HintPath>libs\DataRWDalDrive.dll</HintPath>
|
</Reference>
|
<Reference Include="DriverLib.Engine">
|
<HintPath>libs\DriverLib.Engine.dll</HintPath>
|
</Reference>
|
<Reference Include="DriverLibrary">
|
<HintPath>libs\DriverLibrary.dll</HintPath>
|
</Reference>
|
<Reference Include="DriverManager">
|
<HintPath>libs\DriverManager.dll</HintPath>
|
</Reference>
|
<Reference Include="HandyControl, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>libs\HandyControl\net48\HandyControl.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>libs\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.JScript" />
|
<Reference Include="MySql.Data">
|
<HintPath>libs\MySql.Data.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>libs\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="NModbus4">
|
<HintPath>libs\NModbus4.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI">
|
<HintPath>libs\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OOXML">
|
<HintPath>libs\NPOI.OOXML.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXml4Net">
|
<HintPath>libs\NPOI.OpenXml4Net.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI.OpenXmlFormats">
|
<HintPath>libs\NPOI.OpenXmlFormats.dll</HintPath>
|
</Reference>
|
<Reference Include="SOCON.API">
|
<HintPath>libs\SOCON.API.dll</HintPath>
|
</Reference>
|
<Reference Include="SOCON.IO">
|
<HintPath>libs\SOCON.IO.dll</HintPath>
|
</Reference>
|
<Reference Include="SOCON.Utility">
|
<HintPath>libs\SOCON.Utility.dll</HintPath>
|
</Reference>
|
<Reference Include="SqlSugar, Version=5.0.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>libs\SqlSugar.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Xaml">
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
</Reference>
|
<Reference Include="WindowsBase" />
|
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationFramework" />
|
</ItemGroup>
|
<ItemGroup>
|
<ApplicationDefinition Include="App.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</ApplicationDefinition>
|
<Compile Include="Class\CommonBrushes.cs" />
|
<Compile Include="Class\Converter.cs" />
|
<Compile Include="Class\ConvertScale.cs" />
|
<Compile Include="Class\CustomEvent.cs" />
|
<Compile Include="Class\DeepCopyByReflection.cs" />
|
<Compile Include="Class\DragDropAdorner.cs" />
|
<Compile Include="Class\EnumExtensions.cs" />
|
<Compile Include="Class\EventResponseController.cs" />
|
<Compile Include="Class\ExcelAndCsvHelper.cs" />
|
<Compile Include="Class\HttpServer.cs" />
|
<Compile Include="Class\IDeviceArmObserver.cs" />
|
<Compile Include="Class\IHttpCommand.cs" />
|
<Compile Include="Class\IsAuthority.cs" />
|
<Compile Include="Class\LogAduitHelper.cs" />
|
<Compile Include="Class\MenuTree.cs" />
|
<Compile Include="Class\MethodValidator.cs" />
|
<Compile Include="Class\RelayCommand.cs" />
|
<Compile Include="Class\Utilities.cs" />
|
<Compile Include="Class\VerificationTextBox.cs" />
|
<Compile Include="Controls\ControlLabware.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawCursors.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawEllipseSerializer.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawGeometryBasecs.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawGeometrySerializer.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawGeometrySerializerBase.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawingCanvas.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawingCanvasViewer.cs" />
|
<Compile Include="Controls\DrawCanvas\PointDrawTool.cs" />
|
<Compile Include="Controls\DrawCanvas\DrawToolType.cs" />
|
<Compile Include="Controls\DrawCanvas\EllipseDrawTool.cs" />
|
<Compile Include="Controls\DrawCanvas\IDrawTool.cs" />
|
<Compile Include="Controls\FlipView\AnimationFactory.cs" />
|
<Compile Include="Controls\FlipView\FlipView.cs" />
|
<Compile Include="Controls\FlipView\FlipViewPanel.cs" />
|
<Compile Include="Controls\GapLabware.cs" />
|
<Compile Include="Controls\GraduatedCanvas.cs" />
|
<Compile Include="Controls\GridOptions.cs" />
|
<Compile Include="Controls\HxPasswordBox.cs" />
|
<Compile Include="Controls\ImageRadioButton.cs" />
|
<Compile Include="Controls\MultiComboBox.cs" />
|
<Compile Include="Controls\Run\AspirateControl.cs" />
|
<Compile Include="Controls\Run\DilutionControl.cs" />
|
<Compile Include="Controls\Run\Chemistry\FileMoveLiquidControl.cs" />
|
<Compile Include="Controls\Run\Chemistry\FileMoveLabwareControl.cs" />
|
<Compile Include="Controls\Run\ElectroCutGum\CutGumFileControl.cs" />
|
<Compile Include="Controls\Run\HoldingLabwareControl.cs" />
|
<Compile Include="Controls\Run\IfElseControl.cs" />
|
<Compile Include="Controls\Run\PumpDispenseControl.cs" />
|
<Compile Include="Controls\Run\SetVariableControl.cs" />
|
<Compile Include="Controls\Run\ShakeControl.cs" />
|
<Compile Include="Controls\Run\SubMethodControl.cs" />
|
<Compile Include="Controls\Run\SwitchLidControl.cs" />
|
<Compile Include="Controls\Run\ThirdPartControl.cs" />
|
<Compile Include="Controls\Run\CoatingTransferControl.cs" />
|
<Compile Include="Controls\Run\ChoiceTransferControl.cs" />
|
<Compile Include="Controls\Run\CoatingFileControl.cs" />
|
<Compile Include="Controls\Run\CoatingReportControl.cs" />
|
<Compile Include="Controls\Run\Com\ControlCom.cs" />
|
<Compile Include="Controls\Run\DataExportControl.cs" />
|
<Compile Include="Controls\Run\DispenseControl.cs" />
|
<Compile Include="Controls\Run\GripTransportControl.cs" />
|
<Compile Include="Controls\Run\HomeControl.cs" />
|
<Compile Include="Controls\Run\LoadTipsControl.cs" />
|
<Compile Include="Controls\Run\Com\LogCom.cs" />
|
<Compile Include="Controls\Run\MixingControl.cs" />
|
<Compile Include="Controls\Run\PauseControl.cs" />
|
<Compile Include="Controls\Run\TakePhotoControl.cs" />
|
<Compile Include="Controls\Run\TimerControl.cs" />
|
<Compile Include="Controls\Run\TransferFileSubSHControl.cs" />
|
<Compile Include="Controls\Run\TransferFileControl.cs" />
|
<Compile Include="Controls\Run\UltrasonicControl.cs" />
|
<Compile Include="Controls\Run\UnloadTipsControl.cs" />
|
<Compile Include="Controls\Run\VarCalcControl.cs" />
|
<Compile Include="Controls\Run\VariableImportControl.cs" />
|
<Compile Include="Controls\Run\WaitForControl.cs" />
|
<Compile Include="Controls\SearchTextBox.cs" />
|
<Compile Include="Controls\PromptTextBox.cs" />
|
<Compile Include="Controls\ShelfLabware.cs" />
|
<Compile Include="Controls\StepBar.cs" />
|
<Compile Include="Controls\StepBarItem.cs" />
|
<Compile Include="Controls\TipsChannel.cs" />
|
<Compile Include="Controls\TreeViewExtensions.cs" />
|
<Compile Include="Controls\WellPlate.xaml.cs">
|
<DependentUpon>WellPlate.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Controls\WellPlateEx.xaml.cs">
|
<DependentUpon>WellPlateEx.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Controls\XHPasswordBox.cs" />
|
<Compile Include="DataEx\DataModule.cs" />
|
<Compile Include="DataEx\LiquidExEx.cs" />
|
<Compile Include="DataEx\MethodExEx.cs" />
|
<Compile Include="ITimerObserver.cs" />
|
<Compile Include="Properties\CutGumFileResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>CutGumFileResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\IfElseResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>IfElseResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunFileMoveLabwareResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunFileMoveLabwareResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunFileMoveLiquidResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunFileMoveLiquidResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunShakeResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunShakeResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\SettingsTextResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>SettingsTextResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\SwitchLidResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>SwitchLidResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\TransferFileResource.Designer.cs">
|
<DependentUpon>TransferFileResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\CoatingResource.Designer.cs">
|
<DependentUpon>CoatingResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\ChoiceResource.Designer.cs">
|
<DependentUpon>ChoiceResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\RunUltrasonicResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunUltrasonicResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\ThirdPartResource.Designer.cs">
|
<DependentUpon>ThirdPartResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\TackPhotoResource.Designer.cs">
|
<DependentUpon>TackPhotoResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\PauseResource.Designer.cs">
|
<DependentUpon>PauseResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\GripTransportResource.Designer.cs">
|
<DependentUpon>GripTransportResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\DataExportResource.Designer.cs">
|
<DependentUpon>DataExportResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\LoadTipsResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>LoadTipsResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="LoginWindow.xaml.cs">
|
<DependentUpon>LoginWindow.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="MicroBioLoginWindow.xaml.cs">
|
<DependentUpon>MicroBioLoginWindow.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\MachineRunResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>MachineRunResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\CoatingReportResource.Designer.cs">
|
<DependentUpon>CoatingReportResource.resx</DependentUpon>
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<Compile Include="Properties\RunAspirateResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunAspirateResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunCoatingFileResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunCoatingFileResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunDispenseResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunDispenseResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunLoadTipsResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunLoadTipsResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunMixResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunMixResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunTransferFileResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunTransferFileResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\RunUnloadTipsResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>RunUnloadTipsResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\UserManagementResource.Designer.cs" />
|
<Compile Include="Properties\UserResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>UserResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\VariableImportResource.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>VariableImportResource.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Runtime\DeviceRuntime.cs" />
|
<Compile Include="Runtime\DeviceSimulator.cs" />
|
<Compile Include="Runtime\RuntimeMsgBLL.cs" />
|
<Compile Include="View\About\SystemInformation.xaml.cs">
|
<DependentUpon>SystemInformation.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaPickResult\BacteriaCoatingDetails.xaml.cs">
|
<DependentUpon>BacteriaCoatingDetails.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaPickResult\BacteriaPickDetails.xaml.cs">
|
<DependentUpon>BacteriaPickDetails.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaPickResult\BacteriaPickResult.xaml.cs">
|
<DependentUpon>BacteriaPickResult.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaPickResult\ImagePreview.xaml.cs">
|
<DependentUpon>ImagePreview.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaProperty\BacteriaPropertyValidationRule.cs" />
|
<Compile Include="View\ColorPicker\ColorPickerBtn.xaml.cs">
|
<DependentUpon>ColorPickerBtn.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ColorPicker\ColorPickerEx.xaml.cs">
|
<DependentUpon>ColorPickerEx.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\CentrifugalOtherSetting.xaml.cs">
|
<DependentUpon>CentrifugalOtherSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\CentrifugalSetting.xaml.cs">
|
<DependentUpon>CentrifugalSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\ConsumableCenterAbstract.cs" />
|
<Compile Include="View\Consumables\IConsumableObserver.cs" />
|
<Compile Include="View\Consumables\LabwareCaretaker.cs" />
|
<Compile Include="View\Consumables\LabwareMemento.cs" />
|
<Compile Include="View\Consumables\LatticeSetting.xaml.cs">
|
<DependentUpon>LatticeSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\DataLog\DataLogList.xaml.cs">
|
<DependentUpon>DataLogList.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceStatusCom.xaml.cs">
|
<DependentUpon>DeviceStatusCom.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\OperateDialogWithType.xaml.cs">
|
<DependentUpon>OperateDialogWithType.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\PlsArmChannelWin.xaml.cs">
|
<DependentUpon>PlsArmChannelWin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\SubMethodWorkflow.xaml.cs" />
|
<Compile Include="View\ElectroCutGum\ChoiceConfirmNext.xaml.cs">
|
<DependentUpon>ChoiceConfirmNext.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ElectroCutGum\ManualPickGum.xaml.cs">
|
<DependentUpon>ManualPickGum.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ILatticeObserver.cs" />
|
<Compile Include="View\Liquids\ILiquidObserver.cs" />
|
<Compile Include="View\Liquids\LiquidCaretaker.cs" />
|
<Compile Include="View\Liquids\LiquidMemento.cs" />
|
<Compile Include="View\ElectroCutGum\CutSetting.xaml.cs">
|
<DependentUpon>CutSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ElectroCutGum\DataFillItems.xaml.cs">
|
<DependentUpon>DataFillItems.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\DilutionProperty.xaml.cs">
|
<DependentUpon>DilutionProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ElectroPart\CaptureElectroProperty.xaml.cs">
|
<DependentUpon>CaptureElectroProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ElectroPart\FileElectroProperty.xaml.cs">
|
<DependentUpon>FileElectroProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ElseProperty.xaml.cs">
|
<DependentUpon>ElseProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ChemistryPart\FileMoveLiquidProperty.xaml.cs">
|
<DependentUpon>FileMoveLiquidProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ChemistryPart\FileMoveLabwareProperty.xaml.cs">
|
<DependentUpon>FileMoveLabwareProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\HoldingLabware\EndHoldingLabwareProperty.xaml.cs">
|
<DependentUpon>EndHoldingLabwareProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\HoldingLabware\BeginHoldingLabwareProperty.xaml.cs">
|
<DependentUpon>BeginHoldingLabwareProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\IElseFromIfObserver.cs" />
|
<Compile Include="View\MethodProperty\PlsWaitForwin.xaml.cs">
|
<DependentUpon>PlsWaitForwin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PumpDispenseProperty.xaml.cs">
|
<DependentUpon>PumpDispenseProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\Rack\RackLayerItem.xaml.cs">
|
<DependentUpon>RackLayerItem.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\Rack\RackColumnItem.xaml.cs">
|
<DependentUpon>RackColumnItem.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\Rack\RackLayerEdit.xaml.cs">
|
<DependentUpon>RackLayerEdit.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetVariablePopwin.xaml.cs">
|
<DependentUpon>SetVariablePopwin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ShakeProperty.xaml.cs">
|
<DependentUpon>ShakeProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SubMethodProperty.xaml.cs" />
|
<Compile Include="View\MethodProperty\SwitchLidProperty.xaml.cs">
|
<DependentUpon>SwitchLidProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\TimerProperty.xaml.cs">
|
<DependentUpon>TimerProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\VariableImportProperty.xaml.cs">
|
<DependentUpon>VariableImportProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\WaitforProperty.xaml.cs">
|
<DependentUpon>WaitforProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MoveLiquidReport\MoveLiquidDetails.xaml.cs">
|
<DependentUpon>MoveLiquidDetails.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MoveLiquidReport\MoveLiquidResult.xaml.cs">
|
<DependentUpon>MoveLiquidResult.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\OperateAudit\OperateAuditList.xaml.cs">
|
<DependentUpon>OperateAuditList.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\OperateAudit\OperateAuditView.xaml.cs">
|
<DependentUpon>OperateAuditView.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\RunAgoTips.xaml.cs">
|
<DependentUpon>RunAgoTips.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\OperateDeviceDialog.xaml.cs">
|
<DependentUpon>OperateDeviceDialog.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\CoatingAndTransferProperty.xaml.cs">
|
<DependentUpon>CoatingAndTransferProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ThirdPart\SocketParamterItem.xaml.cs">
|
<DependentUpon>SocketParamterItem.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ThirdPart\ThirdPartPropertySocketProperty.xaml.cs">
|
<DependentUpon>ThirdPartPropertySocketProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PickAndTransferProperty.xaml.cs">
|
<DependentUpon>PickAndTransferProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Com\ViewCom.cs" />
|
<Compile Include="View\Device\DeveiceManagement.xaml.cs">
|
<DependentUpon>DeveiceManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\ConsumablesValidationRule.cs" />
|
<Compile Include="View\Consumables\TipLoadedTypeSet.xaml.cs">
|
<DependentUpon>TipLoadedTypeSet.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\PilingonPlateSet.xaml.cs">
|
<DependentUpon>PilingonPlateSet.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Control\ControlPipetteGun.xaml.cs">
|
<DependentUpon>ControlPipetteGun.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Control\ControlGrip.xaml.cs">
|
<DependentUpon>ControlGrip.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Control\ControlPanel.xaml.cs">
|
<DependentUpon>ControlPanel.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceMethodParametersAdd.xaml.cs">
|
<DependentUpon>DeviceMethodParametersAdd.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceMethodParameters.xaml.cs">
|
<DependentUpon>DeviceMethodParameters.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceMehtodAdd.xaml.cs">
|
<DependentUpon>DeviceMehtodAdd.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceAdd.xaml.cs">
|
<DependentUpon>DeviceAdd.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\MessageDialog.xaml.cs">
|
<DependentUpon>MessageDialog.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Device\DeviceStatus.xaml.cs">
|
<DependentUpon>DeviceStatus.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Liquids\LiquidsValidationRule.cs" />
|
<Compile Include="View\Login\BacteriaLogin.xaml.cs">
|
<DependentUpon>BacteriaLogin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ManualCoating\CoatingSetting.xaml.cs">
|
<DependentUpon>CoatingSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaManagement.xaml.cs">
|
<DependentUpon>BacteriaManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\CaptureProperty.xaml.cs">
|
<DependentUpon>CaptureProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\CoatingFileExportProperty.xaml.cs">
|
<DependentUpon>CoatingFileExportProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\CoatingProperty.xaml.cs">
|
<DependentUpon>CoatingProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\FileCoatingProperty.xaml.cs">
|
<DependentUpon>FileCoatingProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\BacteriaProperty\NewBacteria.xaml.cs">
|
<DependentUpon>NewBacteria.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PickProperty.xaml.cs">
|
<DependentUpon>PickProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ConsumableManagement.xaml.cs">
|
<DependentUpon>ConsumableManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\BaseInfo.xaml.cs">
|
<DependentUpon>BaseInfo.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\CircularDishSetting.xaml.cs">
|
<DependentUpon>CircularDishSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\LidSetting.xaml.cs">
|
<DependentUpon>LidSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\NewConsumable.xaml.cs">
|
<DependentUpon>NewConsumable.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\OtherSetting.xaml.cs">
|
<DependentUpon>OtherSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\PiledPlateSet.xaml.cs">
|
<DependentUpon>PiledPlateSet.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\PlateSetting.xaml.cs">
|
<DependentUpon>PlateSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\ThroughSetting.xaml.cs">
|
<DependentUpon>ThroughSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\TipBoxSetting.xaml.cs">
|
<DependentUpon>TipBoxSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Consumables\TipsSetting.xaml.cs">
|
<DependentUpon>TipsSetting.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\LiquidManagement.xaml.cs">
|
<DependentUpon>LiquidManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Liquids\AspirateParam.xaml.cs">
|
<DependentUpon>AspirateParam.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Liquids\CalibrationParam.xaml.cs">
|
<DependentUpon>CalibrationParam.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Liquids\DispenseParam.xaml.cs">
|
<DependentUpon>DispenseParam.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Liquids\NewLiquid.xaml.cs">
|
<DependentUpon>NewLiquid.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ManualCoating\DataFillTips.xaml.cs">
|
<DependentUpon>DataFillTips.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ManualPick\ConfirmClose.xaml.cs">
|
<DependentUpon>ConfirmClose.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ManualPick\ConfirmNext.xaml.cs">
|
<DependentUpon>ConfirmNext.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\ManualPick\ManualPickBacteria.xaml.cs">
|
<DependentUpon>ManualPickBacteria.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\AspirateProperty.xaml.cs">
|
<DependentUpon>AspirateProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\AspirateValidationRule.cs" />
|
<Compile Include="View\MethodProperty\CommentProperty.xaml.cs">
|
<DependentUpon>CommentProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\DataExportProperty.xaml.cs">
|
<DependentUpon>DataExportProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\DataImportProperty.xaml.cs">
|
<DependentUpon>DataImportProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\DispenseProperty.xaml.cs">
|
<DependentUpon>DispenseProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\EndProperty.xaml.cs">
|
<DependentUpon>EndProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\FileProperty.xaml.cs">
|
<DependentUpon>FileProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\GroupProperty.xaml.cs">
|
<DependentUpon>GroupProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\IfElseProperty.xaml.cs">
|
<DependentUpon>IfElseProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\IMethodProperty.cs" />
|
<Compile Include="View\MethodProperty\LoadTipsProperty.xaml.cs">
|
<DependentUpon>LoadTipsProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\LoopProperty.xaml.cs">
|
<DependentUpon>LoopProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\MethodPropertyValidationRule.cs" />
|
<Compile Include="View\MethodProperty\MixProperty.xaml.cs">
|
<DependentUpon>MixProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\GripMoveProperty.xaml.cs">
|
<DependentUpon>GripMoveProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PauseProperty.xaml.cs">
|
<DependentUpon>PauseProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\OperateDialog.xaml.cs">
|
<DependentUpon>OperateDialog.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PlsPausewin.xaml.cs">
|
<DependentUpon>PlsPausewin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\PlsSetProperty.xaml.cs">
|
<DependentUpon>PlsSetProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Dialog\PlsToolTipWin.xaml.cs">
|
<DependentUpon>PlsToolTipWin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ResetProperty.xaml.cs">
|
<DependentUpon>ResetProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SaveMethodDlg.xaml.cs">
|
<DependentUpon>SaveMethodDlg.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetBarcodeDlgForAddConsumables.xaml.cs">
|
<DependentUpon>SetBarcodeDlgForAddConsumables.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetBarcodeDlg.xaml.cs">
|
<DependentUpon>SetBarcodeDlg.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetBarcodeDlgForAddConsumables.xaml.cs" />
|
<Compile Include="View\MethodProperty\SetLabelDlg.xaml.cs">
|
<DependentUpon>SetLabelDlg.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetVariableProperty.xaml.cs">
|
<DependentUpon>SetVariableProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\StartProperty.xaml.cs">
|
<DependentUpon>StartProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\GripTransportProperty.xaml.cs">
|
<DependentUpon>GripTransportProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\ChoiceAgoAspirateChildProperty.xaml.cs">
|
<DependentUpon>ChoiceAgoAspirateChildProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\UltrasonicChildProperty.xaml.cs">
|
<DependentUpon>UltrasonicChildProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\UltrasonicProperty.xaml.cs">
|
<DependentUpon>UltrasonicProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\UnLoadTipsProperty.xaml.cs">
|
<DependentUpon>UnLoadTipsProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\VariableCaculationProperty.xaml.cs">
|
<DependentUpon>VariableCaculationProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\VolumnSettingPerWell.xaml.cs">
|
<DependentUpon>VolumnSettingPerWell.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Page\C_EventClass.cs" />
|
<Compile Include="View\Page\PagerToolsControl.xaml.cs">
|
<DependentUpon>PagerToolsControl.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\PlsLookWin.xaml.cs">
|
<DependentUpon>PlsLookWin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\RunWnd.xaml.cs">
|
<DependentUpon>RunWnd.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetTipsProperty.xaml.cs">
|
<DependentUpon>SetTipsProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\MethodProperty\SetPlateProperty.xaml.cs">
|
<DependentUpon>SetPlateProperty.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\SystemSettings.xaml.cs">
|
<DependentUpon>SystemSettings.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Tabletop\NewTabletopTemplate.xaml.cs">
|
<DependentUpon>NewTabletopTemplate.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Tabletop\TabletopManagement.xaml.cs">
|
<DependentUpon>TabletopManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\TestDesign.xaml.cs">
|
<DependentUpon>TestDesign.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\Login\xHandlerLogin.xaml.cs">
|
<DependentUpon>xHandlerLogin.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\TestList\ExperimentFolder.xaml.cs">
|
<DependentUpon>ExperimentFolder.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\TestList\ExperimentRemark.xaml.cs">
|
<DependentUpon>ExperimentRemark.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\UserManagerment.xaml.cs">
|
<DependentUpon>UserManagerment.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\AuthorityCenter.xaml.cs">
|
<DependentUpon>AuthorityCenter.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\Classes\Converter.cs" />
|
<Compile Include="View\User\Classes\CustomEvent.cs" />
|
<Compile Include="View\User\Classes\DataModel.cs" />
|
<Compile Include="View\User\Classes\EnumExtensions.cs" />
|
<Compile Include="View\User\Classes\MenuTree.cs" />
|
<Compile Include="View\User\Classes\RegisterValidationRule.cs" />
|
<Compile Include="View\User\Classes\Utilities.cs" />
|
<Compile Include="View\User\Classes\ValidationOutput.cs" />
|
<Compile Include="View\User\EditAuthority.xaml.cs">
|
<DependentUpon>EditAuthority.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\EditUserInfo.xaml.cs">
|
<DependentUpon>EditUserInfo.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\MenuManagement.xaml.cs">
|
<DependentUpon>MenuManagement.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\ResetPassword.xaml.cs">
|
<DependentUpon>ResetPassword.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="View\User\UserCenter.xaml.cs">
|
<DependentUpon>UserCenter.xaml</DependentUpon>
|
</Compile>
|
<Page Include="Controls\WellPlate.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Controls\WellPlateEx.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="LoginWindow.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="MicroBioLoginWindow.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Themes\ExpanderStyle.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Themes\LabelStyle.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Themes\ProgressBarStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Themes\TextStyle.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Themes\ButtonStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Themes\ComboBoxStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Themes\DataGridStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Themes\ListViewStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\About\SystemInformation.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\BacteriaPickResult\BacteriaCoatingDetails.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\BacteriaPickResult\BacteriaPickDetails.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\BacteriaPickResult\BacteriaPickResult.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\BacteriaPickResult\ImagePreview.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ColorPicker\ColorPickerBtn.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\ColorPicker\ColorPickerEx.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Consumables\CentrifugalOtherSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\CentrifugalSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\LatticeSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\DataLog\DataLogList.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Device\DeviceStatusCom.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Dialog\OperateDialogWithType.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Dialog\PlsArmChannelWin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Dialog\SubMethodWorkflow.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\ElectroCutGum\ChoiceConfirmNext.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ElectroCutGum\ManualPickGum.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ElectroCutGum\CutSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ElectroCutGum\DataFillItems.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\DilutionProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ElectroPart\CaptureElectroProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ElectroPart\FileElectroProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ElseProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ChemistryPart\FileMoveLiquidProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ChemistryPart\FileMoveLabwareProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\HoldingLabware\EndHoldingLabwareProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\HoldingLabware\BeginHoldingLabwareProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\PlsWaitForwin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\PumpDispenseProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\Rack\RackLayerItem.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\Rack\RackColumnItem.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\Rack\RackLayerEdit.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\SetVariablePopwin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ShakeProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SubMethodProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SwitchLidProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\TimerProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\VariableImportProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\WaitforProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MoveLiquidReport\MoveLiquidDetails.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MoveLiquidReport\MoveLiquidResult.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\OperateAudit\OperateAuditList.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\OperateAudit\OperateAuditView.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\RunAgoTips.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Dialog\OperateDeviceDialog.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\CoatingAndTransferProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\ThirdPart\SocketParamterItem.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\ThirdPart\ThirdPartPropertySocketProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\PickAndTransferProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeveiceManagement.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Consumables\TipLoadedTypeSet.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Consumables\PilingonPlateSet.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Control\ControlPipetteGun.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Control\ControlGrip.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Control\ControlPanel.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeviceMethodParametersAdd.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeviceMethodParameters.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeviceMehtodAdd.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeviceAdd.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Dialog\MessageDialog.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Device\DeviceStatus.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Login\BacteriaLogin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ManualCoating\CoatingSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\BacteriaManagement.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\CaptureProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\CoatingFileExportProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\CoatingProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\FileCoatingProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\BacteriaProperty\NewBacteria.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\PickProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ConsumableManagement.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\BaseInfo.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\CircularDishSetting.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Consumables\LidSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\NewConsumable.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\OtherSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\PiledPlateSet.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\Consumables\PlateSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\ThroughSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\TipBoxSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Consumables\TipsSetting.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\LiquidManagement.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Liquids\AspirateParam.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Liquids\CalibrationParam.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Liquids\DispenseParam.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Liquids\NewLiquid.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ManualCoating\DataFillTips.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ManualPick\ConfirmClose.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ManualPick\ConfirmNext.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\ManualPick\ManualPickBacteria.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\AspirateProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\CommentProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\DataExportProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\DataImportProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\DispenseProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\EndProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\FileProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\GroupProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\IfElseProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\LoadTipsProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\LoopProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\MixProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\GripMoveProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\PauseProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Dialog\OperateDialog.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\PlsPausewin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\PlsSetProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Dialog\PlsToolTipWin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ResetProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SaveMethodDlg.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SetBarcodeDlg.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SetBarcodeDlgForAddConsumables.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\SetLabelDlg.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SetVariableProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\StartProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="MainWindow.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Compile Include="App.xaml.cs">
|
<DependentUpon>App.xaml</DependentUpon>
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Controls\ImageButton.cs" />
|
<Compile Include="Controls\ImageToggleButton.cs" />
|
<Compile Include="Controls\MenuButton.cs" />
|
<Compile Include="MainWindow.xaml.cs">
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
<SubType>Code</SubType>
|
</Compile>
|
<Page Include="Themes\Generic.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="Themes\MenuStyle.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="Themes\StyleDictionary.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\GripTransportProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\ChoiceAgoAspirateChildProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\UltrasonicChildProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\UltrasonicProperty.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\MethodProperty\UnLoadTipsProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\VariableCaculationProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\VolumnSettingPerWell.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Page\PagerToolsControl.xaml">
|
<Generator>MSBuild:Compile</Generator>
|
<SubType>Designer</SubType>
|
</Page>
|
<Page Include="View\PlsLookWin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\RunWnd.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SetTipsProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\MethodProperty\SetPlateProperty.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\SystemSettings.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Tabletop\NewTabletopTemplate.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Tabletop\TabletopManagement.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\TestDesign.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\Login\xHandlerLogin.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\TestList\ExperimentFolder.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\TestList\ExperimentRemark.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\UserManagerment.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\AuthorityCenter.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\EditAuthority.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\EditUserInfo.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\MenuManagement.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\ResetPassword.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
<Page Include="View\User\UserCenter.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Properties\AssemblyInfo.cs">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
<EmbeddedResource Include="Properties\CutGumFileResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>CutGumFileResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\IfElseResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>IfElseResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunFileMoveLabwareResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunFileMoveLabwareResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunFileMoveLiquidResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunFileMoveLiquidResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunShakeResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunShakeResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\SettingsTextResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>SettingsTextResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\SwitchLidResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>SwitchLidResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\TransferFileResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>TransferFileResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\CoatingResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>CoatingResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\ChoiceResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>ChoiceResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunUltrasonicResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunUltrasonicResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\ThirdPartResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>ThirdPartResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\TackPhotoResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>TackPhotoResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\PauseResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>PauseResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\GripTransportResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>GripTransportResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\DataExportResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>DataExportResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\LoadTipsResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>LoadTipsResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\MachineRunResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>MachineRunResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\CoatingReportResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>CoatingReportResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunAspirateResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunAspirateResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunCoatingFileResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunCoatingFileResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunDispenseResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunDispenseResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunLoadTipsResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunLoadTipsResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunMixResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunMixResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunTransferFileResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunTransferFileResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\RunUnloadTipsResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>RunUnloadTipsResource.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\UserManagementResource.resx" />
|
<EmbeddedResource Include="Properties\UserResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>UserResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\VariableImportResource.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>VariableImportResource.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="App.config">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Resource Include="Assets\CmdSet\文件切胶.png" />
|
<Resource Include="Assets\CmdSet\文件切胶disable.png" />
|
<Resource Include="Assets\Consumables\电泳.png" />
|
<Resource Include="Assets\CmdSet\文件转板.png" />
|
<Resource Include="Assets\CmdSet\文件转板disable.png" />
|
<Resource Include="Assets\btn_movedown.png" />
|
<Resource Include="Assets\btn_moveup.png" />
|
<Resource Include="Assets\btn_show.png" />
|
<Resource Include="Assets\CmdSet\计算.png" />
|
<Resource Include="Assets\CmdSet\计算disable.png" />
|
<Resource Include="Assets\CmdSet\子方法disable.png" />
|
<Resource Include="Assets\CmdSet\子方法.png" />
|
<Resource Include="Assets\LeftMenu\datareport.png" />
|
<Resource Include="Assets\LeftMenu\datareport_selected.png" />
|
<Resource Include="Assets\LeftMenu\tabletop.png" />
|
<Resource Include="Assets\LeftMenu\tabletop_selected.png" />
|
<Resource Include="Assets\left.PNG" />
|
<Resource Include="Assets\top.png" />
|
<Resource Include="Assets\CmdSet\文件开关盖移液.png" />
|
<Resource Include="Assets\CmdSet\文件开关盖移液disable.png" />
|
<Resource Include="Assets\CmdSet\开关盖.png" />
|
<Resource Include="Assets\CmdSet\开关盖disable.png" />
|
<Resource Include="Assets\CmdSet\泵加液.png" />
|
<Resource Include="Assets\CmdSet\泵加液disable.png" />
|
<Resource Include="Assets\Consumables\centrifugal.png" />
|
<Resource Include="Assets\CmdSet\等待.png" />
|
<Resource Include="Assets\CmdSet\等待disable.png" />
|
<Resource Include="Assets\CmdSet\计时器disable.png" />
|
<Resource Include="Assets\CmdSet\计时器.png" />
|
<Resource Include="Assets\CmdSet\开始else.png" />
|
<Resource Include="Assets\CmdSet\开始elsedisable.png" />
|
<Resource Include="Assets\CmdSet\结束else.png" />
|
<Resource Include="Assets\CmdSet\结束elsedisable.png" />
|
<Resource Include="Assets\CmdSet\开始If.png" />
|
<Resource Include="Assets\CmdSet\开始Ifdisable.png" />
|
<Resource Include="Assets\CmdSet\结束If.png" />
|
<Resource Include="Assets\CmdSet\结束Ifdisable.png" />
|
<Resource Include="Assets\CmdSet\变量导入.png" />
|
<Resource Include="Assets\CmdSet\变量导入disable.png" />
|
<Resource Include="Assets\eyeoff.png" />
|
<Resource Include="Assets\eyeon.png" />
|
<Resource Include="Assets\TopMenu\new_disable.png" />
|
<Resource Include="Assets\TopMenu\open_disable.png" />
|
<Resource Include="Assets\TopMenu\saveas_disable.png" />
|
<Resource Include="Assets\TopMenu\save_disable.png" />
|
<Resource Include="Assets\refresh.png" />
|
<Resource Include="Assets\CmdSet\夹爪保持.png" />
|
<Resource Include="Assets\CmdSet\夹爪保持disable.png" />
|
<Resource Include="Assets\CmdSet\夹爪保持结束.png" />
|
<Resource Include="Assets\CmdSet\夹爪保持结束disable.png" />
|
<Resource Include="Assets\CmdSet\涂布转板disable.png" />
|
<Resource Include="Assets\CmdSet\挑选转板disable.png" />
|
<Resource Include="Assets\CmdSet\梯度稀释.png" />
|
<Resource Include="Assets\CmdSet\梯度稀释disable.png" />
|
<Resource Include="Assets\RunStatus\GreenState.jpg" />
|
<Resource Include="Assets\RunStatus\GreyState.jpg" />
|
<Resource Include="Assets\RunStatus\RedState.png" />
|
<Resource Include="Assets\Page\first.png" />
|
<Resource Include="Assets\Page\last.png" />
|
<Resource Include="Assets\Page\next.png" />
|
<Resource Include="Assets\Page\up.png" />
|
<Resource Include="Assets\dish_LiteChoice.png" />
|
<Resource Include="Assets\CmdSet\超声探测.png" />
|
<Resource Include="Assets\CmdSet\超声探测disable.png" />
|
<Resource Include="Assets\CmdSet\挑选转板.png" />
|
<Resource Include="Assets\CmdSet\涂布转板.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelAspirate.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelBack.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelDispense.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelDown.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelFwd.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelLeft.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelRight.png" />
|
<Resource Include="Assets\Control\Chanel\ChanelUp.png" />
|
<Resource Include="Assets\Control\Gripper\GripperBack.png" />
|
<Resource Include="Assets\Control\Gripper\GripperDown.png" />
|
<Resource Include="Assets\Control\Gripper\GripperFwd.png" />
|
<Resource Include="Assets\Control\Gripper\GripperUp.png" />
|
<Resource Include="Assets\Control\Gripper\GripperAntiClockWise.png" />
|
<Resource Include="Assets\Control\Gripper\GripperClockWise.png" />
|
<Resource Include="Assets\Control\Gripper\GripperSqueeze.png" />
|
<Resource Include="Assets\Control\Gripper\GripperUnSqueeze.png" />
|
<Resource Include="Assets\Control\Gripper\GripperLeft.png" />
|
<Resource Include="Assets\Control\Gripper\GripperRight.png" />
|
<Resource Include="Assets\Consumables\tip.png" />
|
<Resource Include="Assets\dish1.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\menu_bg.png" />
|
<Resource Include="Assets\quit.png" />
|
<Resource Include="Assets\search.png" />
|
<Resource Include="Assets\xhandler.png" />
|
<Resource Include="XHandler.ico" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="BiosenSocketService\BiosenSocketService.csproj">
|
<Project>{3c800e43-92ee-4b68-9bcc-a55c40328598}</Project>
|
<Name>BiosenSocketService</Name>
|
</ProjectReference>
|
<ProjectReference Include="common\XCommon\XCommon.csproj">
|
<Project>{9afc22ec-9021-4290-a3ee-b17b4b44bf02}</Project>
|
<Name>XCommon</Name>
|
</ProjectReference>
|
<ProjectReference Include="common\XEnum\HxEnum.csproj">
|
<Project>{394F6B81-F9BC-4AAB-B992-DABE9425BF70}</Project>
|
<Name>HxEnum</Name>
|
</ProjectReference>
|
<ProjectReference Include="data\DataCalcDAL\DataCalcDAL.csproj">
|
<Project>{c4c894b6-314e-4b0e-864c-cc936f69c2d2}</Project>
|
<Name>DataCalcDAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="data\DataEntity\DataEntity.csproj">
|
<Project>{f91a3936-a0c9-444a-a344-2854a7d46b3a}</Project>
|
<Name>DataEntity</Name>
|
</ProjectReference>
|
<ProjectReference Include="data\DataRWDAL\DataRWDAL.csproj">
|
<Project>{ee0861c2-32e6-45ea-97c8-0135b5a1150e}</Project>
|
<Name>DataRWDAL</Name>
|
</ProjectReference>
|
<ProjectReference Include="FastSocket.Server\FastSocket.Server.csproj">
|
<Project>{c9433cad-5795-4735-8da8-76bec4c82a52}</Project>
|
<Name>FastSocket.Server</Name>
|
</ProjectReference>
|
<ProjectReference Include="FastSocket.Server\FastSocket.Server.csproj">
|
<Project>{c9433cad-5795-4735-8da8-76bec4c82a52}</Project>
|
<Name>FastSocket.Server</Name>
|
</ProjectReference>
|
<ProjectReference Include="FastSocket.SocketBase\FastSocket.SocketBase.csproj">
|
<Project>{19ac13bd-92bd-4851-a38f-5642c1f97656}</Project>
|
<Name>FastSocket.SocketBase</Name>
|
</ProjectReference>
|
<ProjectReference Include="HxSocket\HxSocketImplement\HxSocketImplement.csproj">
|
<Project>{a475ece2-9bd6-4da8-ad27-6fd2c492c56c}</Project>
|
<Name>HxSocketImplement</Name>
|
</ProjectReference>
|
<ProjectReference Include="HxUserManagement\HxUserManagement.csproj">
|
<Project>{9eaefd4e-a932-44f9-8705-d5b9f4c37142}</Project>
|
<Name>HxUserManagement</Name>
|
</ProjectReference>
|
<ProjectReference Include="XCORE\XCoreBLL\XCoreBLL.csproj">
|
<Project>{624eaa81-b5cf-4233-911c-821345d75f9e}</Project>
|
<Name>XCoreBLL</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\加液.png" />
|
<Resource Include="Assets\CmdSet\卸载枪头.png" />
|
<Resource Include="Assets\CmdSet\变量计算.png" />
|
<Resource Include="Assets\CmdSet\变量计算disable.png" />
|
<Resource Include="Assets\CmdSet\吸液.png" />
|
<Resource Include="Assets\CmdSet\备注.png" />
|
<Resource Include="Assets\CmdSet\复位.png" />
|
<Resource Include="Assets\CmdSet\安装枪头.png" />
|
<Resource Include="Assets\CmdSet\开始.png" />
|
<Resource Include="Assets\CmdSet\抓板转移.png" />
|
<Resource Include="Assets\CmdSet\振荡.png" />
|
<Resource Include="Assets\CmdSet\数据导入.png" />
|
<Resource Include="Assets\CmdSet\数据导出.png" />
|
<Resource Include="Assets\CmdSet\文件.png" />
|
<Resource Include="Assets\CmdSet\暂停.png" />
|
<Resource Include="Assets\CmdSet\条件判定.png" />
|
<Resource Include="Assets\CmdSet\条件判定disable.png" />
|
<Resource Include="Assets\CmdSet\混合.png" />
|
<Resource Include="Assets\CmdSet\移动夹爪.png" />
|
<Resource Include="Assets\CmdSet\移液一分多.png" />
|
<Resource Include="Assets\CmdSet\移液一分多disable.png" />
|
<Resource Include="Assets\CmdSet\移液多合一.png" />
|
<Resource Include="Assets\CmdSet\移液多合一disable.png" />
|
<Resource Include="Assets\CmdSet\结束.png" />
|
<Resource Include="Assets\CmdSet\设置变量.png" />
|
<Resource Include="Assets\CmdSet\设置变量disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\LeftMenu\audittrail.png" />
|
<Resource Include="Assets\LeftMenu\audittrail_selected.png" />
|
<Resource Include="Assets\LeftMenu\consumablemanager.png" />
|
<Resource Include="Assets\LeftMenu\consumablemanager_selected.png" />
|
<Resource Include="Assets\LeftMenu\datamanager.png" />
|
<Resource Include="Assets\LeftMenu\datamanager_selected.png" />
|
<Resource Include="Assets\LeftMenu\devicemanager.png" />
|
<Resource Include="Assets\LeftMenu\devicemanager_selected.png" />
|
<Resource Include="Assets\LeftMenu\home.png" />
|
<Resource Include="Assets\LeftMenu\home_selected.png" />
|
<Resource Include="Assets\LeftMenu\lims.png" />
|
<Resource Include="Assets\LeftMenu\lims_selected.png" />
|
<Resource Include="Assets\LeftMenu\liquidmanager.png" />
|
<Resource Include="Assets\LeftMenu\liquidmanager_selected.png" />
|
<Resource Include="Assets\LeftMenu\testdesign.png" />
|
<Resource Include="Assets\LeftMenu\testdesign_selected.png" />
|
<Resource Include="Assets\LeftMenu\testlist.png" />
|
<Resource Include="Assets\LeftMenu\testlist_selected.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\TopMenu\check.png" />
|
<Resource Include="Assets\TopMenu\check_selected.png" />
|
<Resource Include="Assets\TopMenu\gantt.png" />
|
<Resource Include="Assets\TopMenu\gantt_selected.png" />
|
<Resource Include="Assets\TopMenu\new.png" />
|
<Resource Include="Assets\TopMenu\new_selected.png" />
|
<Resource Include="Assets\TopMenu\open.png" />
|
<Resource Include="Assets\TopMenu\open_selected.png" />
|
<Resource Include="Assets\TopMenu\pause.png" />
|
<Resource Include="Assets\TopMenu\pause_selected.png" />
|
<Resource Include="Assets\TopMenu\run.png" />
|
<Resource Include="Assets\TopMenu\run_selected.png" />
|
<Resource Include="Assets\TopMenu\save.png" />
|
<Resource Include="Assets\TopMenu\saveas.png" />
|
<Resource Include="Assets\TopMenu\saveas_selected.png" />
|
<Resource Include="Assets\TopMenu\save_selected.png" />
|
<Resource Include="Assets\TopMenu\setting.png" />
|
<Resource Include="Assets\TopMenu\setting_selected.png" />
|
<Resource Include="Assets\TopMenu\simulator.png" />
|
<Resource Include="Assets\TopMenu\simulator_selected.png" />
|
<Resource Include="Assets\TopMenu\stop.png" />
|
<Resource Include="Assets\TopMenu\stop_selected.png" />
|
<Resource Include="Assets\TopMenu\usermanager.png" />
|
<Resource Include="Assets\TopMenu\usermanager_selected.png" />
|
<Resource Include="Assets\TopMenu\ximage.png" />
|
<Resource Include="Assets\TopMenu\ximage_selected.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\孵育.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\台面布置.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Consumables\plus-circle.png" />
|
<Resource Include="Assets\Consumables\Tip枪头.png" />
|
<Resource Include="Assets\Consumables\上传.png" />
|
<Resource Include="Assets\Consumables\倒三角形.png" />
|
<Resource Include="Assets\Consumables\倒锥.png" />
|
<Resource Include="Assets\Consumables\减掉.png" />
|
<Resource Include="Assets\Consumables\删除.png" />
|
<Resource Include="Assets\Consumables\半圆.png" />
|
<Resource Include="Assets\Consumables\圆桶.png" />
|
<Resource Include="Assets\Consumables\孔点角度.png" />
|
<Resource Include="Assets\Consumables\提示图标.png" />
|
<Resource Include="Assets\Consumables\无图片.png" />
|
<Resource Include="Assets\Consumables\槽段底部.png" />
|
<Resource Include="Assets\Consumables\槽段间距.png" />
|
<Resource Include="Assets\Consumables\正方形.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\LiquidParam\aspirateparam.png" />
|
<Resource Include="Assets\LiquidParam\gunshift.png" />
|
<Resource Include="Assets\LiquidParam\hitwall.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\孵育disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\振荡disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\加液disable.png" />
|
<Resource Include="Assets\CmdSet\卸载枪头disable.png" />
|
<Resource Include="Assets\CmdSet\吸液disable.png" />
|
<Resource Include="Assets\CmdSet\备注disable.png" />
|
<Resource Include="Assets\CmdSet\复位disable.png" />
|
<Resource Include="Assets\CmdSet\安装枪头disable.png" />
|
<Resource Include="Assets\CmdSet\开始disable.png" />
|
<Resource Include="Assets\CmdSet\循环disable.png" />
|
<Resource Include="Assets\CmdSet\抓板转移disable.png" />
|
<Resource Include="Assets\CmdSet\数据导入disable.png" />
|
<Resource Include="Assets\CmdSet\数据导出disable.png" />
|
<Resource Include="Assets\CmdSet\文件disable.png" />
|
<Resource Include="Assets\CmdSet\暂停disable.png" />
|
<Resource Include="Assets\CmdSet\混合disable.png" />
|
<Resource Include="Assets\CmdSet\移动夹爪disable.png" />
|
<Resource Include="Assets\CmdSet\组合disable.png" />
|
<Resource Include="Assets\CmdSet\结束disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Consumables\default.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\LiquidParam\关闭.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Run\pause.png" />
|
<Resource Include="Assets\Run\pausedisable.png" />
|
<Resource Include="Assets\Run\play.png" />
|
<Resource Include="Assets\Run\playdisable.png" />
|
<Resource Include="Assets\Run\stop.png" />
|
<Resource Include="Assets\Run\stopdisable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\bg.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\xhandler_login.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Login_Password.png" />
|
<Resource Include="Assets\Login_User.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\microbio_bg.png" />
|
<Resource Include="Assets\microbio_login.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\拍照.png" />
|
<Resource Include="Assets\CmdSet\拍照disable.png" />
|
<Resource Include="Assets\CmdSet\挑选.png" />
|
<Resource Include="Assets\CmdSet\挑选disable.png" />
|
<Resource Include="Assets\CmdSet\文件涂布.png" />
|
<Resource Include="Assets\CmdSet\文件涂布disable.png" />
|
<Resource Include="Assets\CmdSet\涂布.png" />
|
<Resource Include="Assets\CmdSet\涂布disable.png" />
|
<Resource Include="Assets\CmdSet\涂布文件输出.png" />
|
<Resource Include="Assets\CmdSet\涂布文件输出disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\LeftMenu\bacteriamanager.png" />
|
<Resource Include="Assets\LeftMenu\bacteriamanager_selected.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\提示图标.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Consumables\CircularDish.jpg" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\fit.png" />
|
<Resource Include="Assets\zoomin.png" />
|
<Resource Include="Assets\zoomout.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\hand.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\循环.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\循环结束.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\组合.png" />
|
<Resource Include="Assets\CmdSet\组合结束.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\CmdSet\循环结束disable.png" />
|
<Resource Include="Assets\CmdSet\组合结束disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\calendar.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\TopMenu\reset.png" />
|
<Resource Include="Assets\TopMenu\reset_selected.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\connect.png" />
|
<Resource Include="Assets\disconnect.png" />
|
<Resource Include="Assets\minimize.png" />
|
<Resource Include="Assets\x.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\TopMenu\check_disable.png" />
|
<Resource Include="Assets\TopMenu\pause_disable.png" />
|
<Resource Include="Assets\TopMenu\reset_disable.png" />
|
<Resource Include="Assets\TopMenu\run_disable.png" />
|
<Resource Include="Assets\TopMenu\simulator_disable.png" />
|
<Resource Include="Assets\TopMenu\stop_disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\Consumables\labware.png" />
|
<Resource Include="Assets\Consumables\开始探测距离.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\TopMenu\gantt_disable.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<Resource Include="Assets\dish.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="MSScriptControl">
|
<Guid>{0E59F1D2-1FBE-11D0-8FF2-00A0D10038BC}</Guid>
|
<VersionMajor>1</VersionMajor>
|
<VersionMinor>0</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>tlbimp</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
</COMReference>
|
</ItemGroup>
|
<ItemGroup />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|