1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315 |
- <?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\PufChuckControl.xaml.cs">
- <DependentUpon>PufChuckControl.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\PufChuckControl.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>
|