123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308 |
- <?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>{FA46D7F1-463B-4457-93AF-760B409F9C7C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>CyberX8_Themes</RootNamespace>
- <AssemblyName>CyberX8_Themes</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Caliburn.Micro">
- <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
- </Reference>
- <Reference Include="LiveCharts">
- <HintPath>..\ThirdParty\LiveCharts.dll</HintPath>
- </Reference>
- <Reference Include="LiveCharts.Wpf">
- <HintPath>..\ThirdParty\LiveCharts.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\log4net.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Converters\AlarmTypeConverter.cs" />
- <Compile Include="Converters\Bool2Not.cs" />
- <Compile Include="Converters\BoolReverseToColor.cs" />
- <Compile Include="Converters\BoolToColor6.cs" />
- <Compile Include="Converters\BoolToColor7.cs" />
- <Compile Include="Converters\BoolToGreenRedColor.cs" />
- <Compile Include="Converters\BoolToInverseBoolConverter.cs" />
- <Compile Include="Converters\BoolToOrientation.cs" />
- <Compile Include="Converters\BoolToOrientation2.cs" />
- <Compile Include="Converters\BoolToRedColor.cs" />
- <Compile Include="Converters\BoolToErrorColor.cs" />
- <Compile Include="Converters\boolToRedColor2.cs" />
- <Compile Include="Converters\BoolToRedGreenColor.cs" />
- <Compile Include="Converters\BoolToYellowColor2.cs" />
- <Compile Include="Converters\RoleDataConverter.cs" />
- <Compile Include="Converters\DecimalPrecisionConverter.cs" />
- <Compile Include="Converters\IntToColorConverter.cs" />
- <Compile Include="Converters\IntToTargetNumber.cs" />
- <Compile Include="Converters\MutiBoolToBool.cs" />
- <Compile Include="Converters\NumberStringToBool.cs" />
- <Compile Include="Converters\StringToString.cs" />
- <Compile Include="Converters\StringToVisibility.cs" />
- <Compile Include="Converters\BoolToYellowColor.cs" />
- <Compile Include="Converters\RecipeIconConverter.cs" />
- <Compile Include="Converters\BoolToColor.cs" />
- <Compile Include="Converters\BoolToColor2.cs" />
- <Compile Include="Converters\BoolToColor3.cs" />
- <Compile Include="Converters\BoolToColor4.cs" />
- <Compile Include="Converters\BoolToColor5.cs" />
- <Compile Include="Converters\BoolToDirection.cs" />
- <Compile Include="Converters\BoolToDoubleConverter.cs" />
- <Compile Include="Converters\BoolToInt.cs" />
- <Compile Include="Converters\BoolToPath.cs" />
- <Compile Include="Converters\BoolToReverse.cs" />
- <Compile Include="Converters\BoolToUnitConverter.cs" />
- <Compile Include="Converters\BoolToValueConverter.cs" />
- <Compile Include="Converters\BoolToVisibility.cs" />
- <Compile Include="Converters\boolToVisibility2.cs" />
- <Compile Include="Converters\BoolToBool.cs" />
- <Compile Include="Converters\DoubleToDoubleConverter.cs" />
- <Compile Include="Converters\Float2String.cs" />
- <Compile Include="Converters\FOUPStatusConverter.cs" />
- <Compile Include="Converters\IntPlusConverter.cs" />
- <Compile Include="Converters\IntToBoolConverter.cs" />
- <Compile Include="Converters\IntToBoolConverter2.cs" />
- <Compile Include="Converters\IntToIsEnableConverter.cs" />
- <Compile Include="Converters\IsLastItemConverter.cs" />
- <Compile Include="Converters\IsProgressedConverter.cs" />
- <Compile Include="Converters\Null2Bool.cs" />
- <Compile Include="Converters\String2Double.cs" />
- <Compile Include="Converters\StringToColorConverter.cs" />
- <Compile Include="Converters\StringToVisibility1.cs" />
- <Compile Include="Converters\ToBoolMultiValueConverter.cs" />
- <Compile Include="Converters\ToBoolMultiValueConverter2.cs" />
- <Compile Include="Converters\ToBoolMultiValueConverter3.cs" />
- <Compile Include="Converters\ToBoolMultiValueConverter4.cs" />
- <Compile Include="Converters\ToBoolMutiValueConverter5.cs" />
- <Compile Include="Converters\VisibilityToReverse.cs" />
- <Compile Include="CustomControls\AduRadioButtonIcon.cs" />
- <Compile Include="CustomControls\CommonValveControl.cs" />
- <Compile Include="CustomControls\Controls\Win32.cs" />
- <Compile Include="CustomControls\Controls\WindowButtonBase.cs" />
- <Compile Include="CustomControls\Controls\WindowButtonClose.cs" />
- <Compile Include="CustomControls\Controls\WindowButtonMax.cs" />
- <Compile Include="CustomControls\Controls\WindowButtonMin.cs" />
- <Compile Include="CustomControls\Controls\WindowButtonNormal.cs" />
- <Compile Include="CustomControls\Controls\WindowTopArea.cs" />
- <Compile Include="CustomControls\CustomPasswordBox.cs" />
- <Compile Include="CustomControls\GuangChuanRobot.cs" />
- <Compile Include="CustomControls\CustomRobot.cs" />
- <Compile Include="CustomControls\MultiComboBox.cs" />
- <Compile Include="CustomControls\PathButton.cs" />
- <Compile Include="CustomControls\SERobot.cs" />
- <Compile Include="CustomControls\SplitButton.cs" />
- <Compile Include="CustomControls\StepBar.cs" />
- <Compile Include="CustomControls\StepBarItem.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Themes\Attach\BorderElement.cs" />
- <Compile Include="Themes\Attach\ElementBackground.cs" />
- <Compile Include="Themes\Attach\ElementBrushBase.cs" />
- <Compile Include="Themes\Attach\ElementForeground.cs" />
- <Compile Include="Themes\Attach\IconElement.cs" />
- <Compile Include="unity\UIEvents.cs" />
- <Compile Include="UserControls\AnolyteGroove.xaml.cs">
- <DependentUpon>AnolyteGroove.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\AnolyteMetalControl.xaml.cs">
- <DependentUpon>AnolyteMetalControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Axes2D.xaml.cs">
- <DependentUpon>Axes2D.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Blower.xaml.cs">
- <DependentUpon>Blower.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\BottleReserveControl.xaml.cs">
- <DependentUpon>BottleReserveControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\BurnInControl.xaml.cs">
- <DependentUpon>BurnInControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ButterflyValve.xaml.cs">
- <DependentUpon>ButterflyValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ButterflyValveMessageBox.xaml.cs">
- <DependentUpon>ButterflyValveMessageBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CalibrateControl.xaml.cs">
- <DependentUpon>CalibrateControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CatholyteGroove.xaml.cs">
- <DependentUpon>CatholyteGroove.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CellStatusControl.xaml.cs">
- <DependentUpon>CellStatusControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Chamber.xaml.cs">
- <DependentUpon>Chamber.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Clamp.xaml.cs">
- <DependentUpon>Clamp.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CountersControl.xaml.cs">
- <DependentUpon>CountersControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CrossDoseControl.xaml.cs">
- <DependentUpon>CrossDoseControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\CustomSwitch.xaml.cs">
- <DependentUpon>CustomSwitch.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Cylinder.xaml.cs">
- <DependentUpon>Cylinder.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DosingControl.xaml.cs">
- <DependentUpon>DosingControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DrawGraphicsControl.xaml.cs">
- <DependentUpon>DrawGraphicsControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DryerUIControl.xaml.cs">
- <DependentUpon>DryerUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\EFEM.xaml.cs">
- <DependentUpon>EFEM.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\EFEMRight.xaml.cs">
- <DependentUpon>EFEMRight.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\EFEMFrontView.xaml.cs">
- <DependentUpon>EFEMFrontView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ExhaustPipe.xaml.cs">
- <DependentUpon>ExhaustPipe.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Fan.xaml.cs">
- <DependentUpon>Fan.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\FlowPipe.xaml.cs">
- <DependentUpon>FlowPipe.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\FlowPipeValve.xaml.cs">
- <DependentUpon>FlowPipeValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Foup.xaml.cs">
- <DependentUpon>Foup.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\FOUPFrontView.xaml.cs">
- <DependentUpon>FOUPFrontView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DummyCassete.xaml.cs">
- <DependentUpon>DummyCassete.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\GroupDigitalBoxControl.xaml.cs">
- <DependentUpon>GroupDigitalBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\GroupTextBoxControl.xaml.cs">
- <DependentUpon>GroupTextBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LinMotOtherControl.xaml.cs">
- <DependentUpon>LinMotOtherControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LinMotControl.xaml.cs">
- <DependentUpon>LinMotControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderCommonControl.xaml.cs">
- <DependentUpon>LoaderCommonControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderDetectionControl.xaml.cs">
- <DependentUpon>LoaderDetectionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LockControl.xaml.cs">
- <DependentUpon>LockControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\MetalCMUIControl.xaml.cs">
- <DependentUpon>MetalCMUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\MetalSHUIControl.xaml.cs">
- <DependentUpon>MetalSHUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\MetalWaferSizeControl.xaml.cs">
- <DependentUpon>MetalWaferSizeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\OperatingModeControl.xaml.cs">
- <DependentUpon>OperatingModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PathButton.xaml.cs">
- <DependentUpon>PathButton.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PlatingPowerSupplyControl.xaml.cs">
- <DependentUpon>PlatingPowerSupplyControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PowerSupplierStepControl.xaml.cs">
- <DependentUpon>PowerSupplierStepControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PMCounterComponent.xaml.cs">
- <DependentUpon>PMCounterComponent.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetFLowControl.xaml.cs">
- <DependentUpon>PrewetFLowControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetLeftSideControl.xaml.cs">
- <DependentUpon>PrewetLeftSideControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetMotionPanel.xaml.cs">
- <DependentUpon>PrewetMotionPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetTankControl.xaml.cs">
- <DependentUpon>PrewetTankControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetUIControl.xaml.cs">
- <DependentUpon>PrewetUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PrewetValve.xaml.cs">
- <DependentUpon>PrewetValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeLoadDose.xaml.cs">
- <DependentUpon>RecipeLoadDose.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReplenControl.xaml.cs">
- <DependentUpon>ReplenControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReservoirPump.xaml.cs">
- <DependentUpon>ReservoirPump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Pump1.xaml.cs">
- <DependentUpon>Pump1.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PumpSpeedControl.xaml.cs">
- <DependentUpon>PumpSpeedControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeControl.xaml.cs">
- <DependentUpon>RecipeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeControlMetal.xaml.cs">
- <DependentUpon>RecipeControlMetal.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeLoad.xaml.cs">
- <DependentUpon>RecipeLoad.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeLoadControl.xaml.cs">
- <DependentUpon>RecipeLoadControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeModeControl.xaml.cs">
- <DependentUpon>RecipeModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReservoirMetal.xaml.cs">
- <DependentUpon>ReservoirMetal.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReservoirsInformationPanel.xaml.cs">
- <DependentUpon>ReservoirsInformationPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReservoirsRecipeParametersPanel.xaml.cs">
- <DependentUpon>ReservoirsRecipeParametersPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RinseUIControl.xaml.cs">
- <DependentUpon>RinseUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RobotFrontView.xaml.cs">
- <DependentUpon>RobotFrontView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SchedulerControl.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\SchedulerControl.Designer.cs">
- <DependentUpon>SchedulerControl.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Screw.xaml.cs">
- <DependentUpon>Screw.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRD1.xaml.cs">
- <DependentUpon>SRD1.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRD2.xaml.cs">
- <DependentUpon>SRD2.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDFrontView.xaml.cs">
- <DependentUpon>SRDFrontView.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDMotionControl.xaml.cs">
- <DependentUpon>SRDMotionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDMoveControl.xaml.cs">
- <DependentUpon>SRDMoveControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDSideControl.xaml.cs">
- <DependentUpon>SRDSideControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SrdAwcCycleControl.xaml.cs">
- <DependentUpon>SrdAwcCycleControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDLeftInformation.xaml.cs">
- <DependentUpon>SRDLeftInformation.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SrdOverviewInformationPanel.xaml.cs">
- <DependentUpon>SrdOverviewInformationPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SrdStationPositionControl.xaml.cs">
- <DependentUpon>SrdStationPositionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderStationSideControl.xaml.cs">
- <DependentUpon>LoaderStationSideControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderWaferHolderFlowControl.xaml.cs">
- <DependentUpon>LoaderWaferHolderFlowControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PowerSupplyChannelControl.xaml.cs">
- <DependentUpon>PowerSupplyChannelControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PressureBlockControl.xaml.cs">
- <DependentUpon>PressureBlockControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufMotionCommandControl.xaml.cs">
- <DependentUpon>PufMotionCommandControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufStationCommandControl.xaml.cs">
- <DependentUpon>PufStationCommandControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufStationDistanceControl.xaml.cs">
- <DependentUpon>PufStationDistanceControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderStationPositionControl.xaml.cs">
- <DependentUpon>LoaderStationPositionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRDUIControl.xaml.cs">
- <DependentUpon>SRDUIControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TempControl.xaml.cs">
- <DependentUpon>TempControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransporterStationPositionControl.xaml.cs">
- <DependentUpon>TransporterStationPositionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufStationPositionControl.xaml.cs">
- <DependentUpon>PufStationPositionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufLoaderControl.xaml.cs">
- <DependentUpon>PufLoaderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufArmControl.xaml.cs">
- <DependentUpon>PufArmControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoadLockLeft.xaml.cs">
- <DependentUpon>LoadLockLeft.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoadLockRight.xaml.cs">
- <DependentUpon>LoadLockRight.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Loadport.xaml.cs">
- <DependentUpon>Loadport.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\MotionControl.xaml.cs">
- <DependentUpon>MotionControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Pipe2.xaml.cs">
- <DependentUpon>Pipe2.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Pipe3.xaml.cs">
- <DependentUpon>Pipe3.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PufControl.xaml.cs">
- <DependentUpon>PufControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Pump.xaml.cs">
- <DependentUpon>Pump.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\purge.xaml.cs">
- <DependentUpon>purge.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeFileLoadControl.xaml.cs">
- <DependentUpon>RecipeFileLoadControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\RecipeNameDialog.xaml.cs">
- <DependentUpon>RecipeNameDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ReserviorControl.xaml.cs">
- <DependentUpon>ReserviorControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ResistivityProbeControl.xaml.cs">
- <DependentUpon>ResistivityProbeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\StateTitle.xaml.cs">
- <DependentUpon>StateTitle.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TemperatureControllerControl.xaml.cs">
- <DependentUpon>TemperatureControllerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TextboxWithLabel.xaml.cs">
- <DependentUpon>TextboxWithLabel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\SRD.xaml.cs">
- <DependentUpon>SRD.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\PUFChamber.xaml.cs">
- <DependentUpon>PUFChamber.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransPorterControl.xaml.cs">
- <DependentUpon>TransPorterControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransporterGantryTeachControl.xaml.cs">
- <DependentUpon>TransporterGantryTeachControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransporterElevatorTeachControl.xaml.cs">
- <DependentUpon>TransporterElevatorTeachControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransporterOperationControl.xaml.cs">
- <DependentUpon>TransporterOperationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\Turbo.xaml.cs">
- <DependentUpon>Turbo.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\LoaderControl.xaml.cs">
- <DependentUpon>LoaderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ProcessControl.xaml.cs">
- <DependentUpon>ProcessControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ProcessFurnace.xaml.cs">
- <DependentUpon>ProcessFurnace.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ProcessSmallFurnace.xaml.cs">
- <DependentUpon>ProcessSmallFurnace.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\TransporterDebugControl.xaml.cs">
- <DependentUpon>TransporterDebugControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferCtrl.xaml.cs">
- <DependentUpon>WaferCtrl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferHolderPanel.xaml.cs">
- <DependentUpon>WaferHolderPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferHolderProcessCell.xaml.cs">
- <DependentUpon>WaferHolderProcessCell.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferHolderBuffer.xaml.cs">
- <DependentUpon>WaferHolderBuffer.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferHolderControl.xaml.cs">
- <DependentUpon>WaferHolderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferOverviewPanel.xaml.cs">
- <DependentUpon>WaferOverviewPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferPresenceControl.xaml.cs">
- <DependentUpon>WaferPresenceControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WaferStatus.xaml.cs">
- <DependentUpon>WaferStatus.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WHClampControl.xaml.cs">
- <DependentUpon>WHClampControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WPFMessageBox.xaml.cs">
- <DependentUpon>WPFMessageBox.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\ZhenValve.xaml.cs">
- <DependentUpon>ZhenValve.xaml</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Page Include="CustomControls\AduRadioButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\CustomWindowStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\RadioButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ToggleButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Button.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ComboBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\DataGrid.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Expander.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\GroupBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ListBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Listview.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\MenuItem.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Skin.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Tab.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\TextBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\TreeView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\WindowElementStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Generic.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Languages\StringResources.en-US.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Languages\StringResources.zh-CN.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\AnolyteGroove.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\AnolyteMetalControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Axes2D.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Blower.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\BottleReserveControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\BurnInControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ButterflyValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ButterflyValveMessageBox.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CalibrateControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CatholyteGroove.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CellStatusControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Chamber.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Clamp.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CountersControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CrossDoseControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\CustomSwitch.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Cylinder.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\DosingControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\DrawGraphicsControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\DryerUIControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\EFEM.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\EFEMRight.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\EFEMFrontView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\ExhaustPipe.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Fan.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\FlowPipe.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\FlowPipeValve.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\Foup.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\FOUPFrontView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\DummyCassete.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\GroupDigitalBoxControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\GroupTextBoxControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LinMotOtherControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\LinMotControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoaderCommonControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoaderDetectionControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\LockControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\MetalCMUIControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\MetalSHUIControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\MetalWaferSizeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\OperatingModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PathButton.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PlatingPowerSupplyControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PowerSupplierStepControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PMCounterComponent.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PrewetFLowControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PrewetLeftSideControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PrewetMotionPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PrewetTankControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PrewetUIControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PrewetValve.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\RecipeLoadDose.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReplenControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReservoirPump.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\Pump1.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PumpSpeedControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeControlMetal.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeLoad.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeLoadControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\RecipeModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReservoirMetal.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReservoirsInformationPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReservoirsRecipeParametersPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RinseUIControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RobotFrontView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Screw.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\SRD1.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRD2.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRDFrontView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRDMotionControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRDMoveControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRDSideControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SrdAwcCycleControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRDLeftInformation.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SrdOverviewInformationPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SrdStationPositionControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\LoaderStationSideControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\LoaderWaferHolderFlowControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PowerSupplyChannelControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PressureBlockControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PufMotionCommandControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PufStationCommandControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PufStationDistanceControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoaderStationPositionControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\SRDUIControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TempControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TransporterStationPositionControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PufStationPositionControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PufLoaderControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PufArmControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoadLockLeft.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoadLockRight.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Loadport.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\MotionControl.xaml">
- <SubType>Designer</SubType>
- <Generator>XamlIntelliSenseFileGenerator</Generator>
- </Page>
- <Page Include="UserControls\Pipe2.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Pipe3.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\PufControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Pump.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\purge.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeFileLoadControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\RecipeNameDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ReserviorControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\ResistivityProbeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\StateTitle.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TemperatureControllerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TextboxWithLabel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\SRD.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\PUFChamber.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\TransPorterControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TransporterGantryTeachControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\TransporterElevatorTeachControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TransporterOperationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\Turbo.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\LoaderControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ProcessControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ProcessFurnace.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\ProcessSmallFurnace.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\TransporterDebugControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferCtrl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferHolderPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferHolderProcessCell.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\WaferHolderBuffer.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferHolderControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferOverviewPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferPresenceControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WaferStatus.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WHClampControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControls\WPFMessageBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\ZhenValve.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Arrow.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\Buffer.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\Folder_Unable.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\Folder_Close.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\pump.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\pump_gray.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\LoadLock.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\Chamber.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\carrier.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\foup.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\foup2.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\cassette.png" />
- <Resource Include="Resources\file.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Resource Include="Resources\CyberX8.png">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Resource>
- <Content Include="Resources\JetLogo.png" />
- <Content Include="Styles\Folder_Close.png" />
- <Content Include="Styles\Folder_Open.png" />
- <Content Include="Styles\Folder_Unable.png" />
- <Content Include="Themes\Images\parts\aligner.png" />
- <Resource Include="Themes\Images\parts\Anolyte.png" />
- <Content Include="Themes\Images\parts\atmrobot\arm1.png" />
- <Content Include="Themes\Images\parts\atmrobot\arm2.png" />
- <Content Include="Themes\Images\parts\atmrobot\dock.png" />
- <Content Include="Themes\Images\parts\atmrobot\hand.png" />
- <Resource Include="Themes\Images\parts\atmrobot\hand2.png" />
- <Resource Include="Themes\Images\parts\atmrobot\hand1.png" />
- <Resource Include="Themes\Images\parts\atmrobot\hand3.png" />
- <Resource Include="Themes\Images\parts\Catholyte.png" />
- <Resource Include="Themes\Images\parts\bigairflow.png" />
- <Resource Include="Themes\Images\parts\blower.png" />
- <Content Include="Themes\Images\parts\chamber.png" />
- <Resource Include="Themes\Images\parts\Clamp.png" />
- <Resource Include="Themes\Images\parts\Clamp1.png" />
- <Content Include="Themes\Images\parts\doorclose.png" />
- <Content Include="Themes\Images\parts\dooropen.png" />
- <Content Include="Themes\Images\parts\doorunknown.png" />
- <Content Include="Themes\Images\parts\efem.png" />
- <Content Include="Themes\Images\parts\efemtrack.png" />
- <Content Include="Themes\Images\parts\loadlock.png" />
- <Content Include="Themes\Images\parts\loadport.png" />
- <Resource Include="Themes\Images\parts\serobot\SERobot1.png" />
- <Resource Include="Themes\Images\parts\serobot\SERobot11.png" />
- <Resource Include="Themes\Images\parts\serobot\SERobot2.png" />
- <Resource Include="Themes\Images\parts\serobot\SERobot3.png" />
- <Resource Include="Themes\Images\parts\serobot\SERobot4.png" />
- <Resource Include="Themes\Images\parts\Metal.png" />
- <Resource Include="Themes\Images\parts\Pump.png" />
- <Resource Include="Themes\Images\parts\Pump1.png" />
- <Resource Include="Themes\Images\parts\Pump2.png" />
- <Content Include="Themes\Images\parts\myControl.png" />
- <Resource Include="Themes\Images\parts\prewetMove.png" />
- <Resource Include="Themes\Images\parts\prewetTank.png" />
- <Resource Include="Themes\Images\parts\rinseBottomPool.png" />
- <Resource Include="Themes\Images\parts\rinseMainFrame.png" />
- <Resource Include="Themes\Images\parts\spray.png" />
- <Resource Include="Themes\Images\parts\smallairflow.png" />
- <Resource Include="Themes\Images\parts\SRDARM.png" />
- <Resource Include="Themes\Images\parts\SRDDevice.png" />
- <Resource Include="Themes\Images\parts\SRDWaterHead.png" />
- <Resource Include="Themes\Images\parts\SRDChuck.png" />
- <Content Include="Themes\Images\parts\tm.png" />
- <Content Include="Themes\Images\parts\tmdock.png" />
- <Resource Include="Themes\Images\parts\Valve1.png" />
- <Content Include="Themes\Images\parts\vce\ButtomSupport1.png" />
- <Content Include="Themes\Images\parts\vce\ButtomSupport2.png" />
- <Resource Include="Themes\Images\parts\vce\Foup1.png" />
- <Resource Include="Themes\Images\parts\vce\Foup2.png" />
- <Resource Include="Themes\Images\parts\vce\Support.png" />
- <Resource Include="Themes\Images\parts\vce\vce1.png" />
- <Resource Include="Themes\Images\parts\vce\vce2.png" />
- <Resource Include="Themes\Images\parts\vce\vcebuttom.png" />
- <Resource Include="Themes\Images\parts\vce\vcedoor.png" />
- <Resource Include="Themes\Images\parts\vce\VceShell.png" />
- <Resource Include="Themes\Images\parts\vce\Wafer.png" />
- <Resource Include="Themes\Images\parts\vce\WaferSelected.png" />
- <Resource Include="Themes\Images\parts\vce\VceShell2.png" />
- <Content Include="Themes\Images\parts\vce\外框1.png" />
- <Content Include="Themes\Images\parts\vtmrobot\arm1.png" />
- <Content Include="Themes\Images\parts\vtmrobot\arm2.png" />
- <Content Include="Themes\Images\parts\vtmrobot\dock.png" />
- <Content Include="Themes\Images\parts\vtmrobot\hand.png" />
- <Content Include="Themes\Images\parts\wafer.png" />
- <Content Include="Themes\Images\pms\chamberplasmaon.png" />
- <Content Include="Themes\Images\pms\levelSensor.png" />
- <Content Include="Themes\Images\pms\mfcPipe.png" />
- <Content Include="Themes\Images\pms\overviewBackground.png" />
- <Content Include="Themes\Images\pms\overviewbak.png" />
- <Content Include="Themes\Images\pms\overviewbakHZv2.png" />
- <Content Include="Themes\Images\pms\overviewbak_heater.png" />
- <Content Include="Themes\Images\pms\overviewbak_hestiaplus_device.png" />
- <Content Include="Themes\Images\pms\overviewbak_patron.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_close.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_open.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_unknown.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_rf_on.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_sys.png" />
- <Content Include="Themes\Images\pms\overviewMain.png" />
- <Content Include="Themes\Images\pms\plasma.png" />
- <Content Include="Themes\Images\pms\pumpLine.png" />
- <Content Include="Themes\Images\pms\UiSystem.ico" />
- <Content Include="Themes\Images\pms\vaporMFCLine.png" />
- <Content Include="Themes\Images\pms\vaporPipe.png" />
- <Content Include="Themes\Images\pms\Virgo_D.ico" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\CyberX8_Core\CyberX8_Core.csproj">
- <Project>{e40639dd-94a7-4ecd-8137-11496bd0bfa3}</Project>
- <Name>CyberX8_Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\ClientBase\OpenSEMI.ClientBase.csproj">
- <Project>{38ba4f71-e9c5-4266-9b72-1733cdb39311}</Project>
- <Name>OpenSEMI.ClientBase</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\Common\Common.csproj">
- <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\OpenControl\OpenSEMI.Ctrlib.csproj">
- <Project>{b55e8d4b-c4c8-4a6d-9fc4-609c52a56cac}</Project>
- <Name>OpenSEMI.Ctrlib</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\OpenSEMICore\OpenSEMI.Core.csproj">
- <Project>{c4cd3d7b-cb40-47d5-ab04-df05007e5b6a}</Project>
- <Name>OpenSEMI.Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\UICore\UICore.csproj">
- <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|