PunkHPX8_Themes.csproj 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{FA46D7F1-463B-4457-93AF-760B409F9C7C}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>PunkHPX8_Themes</RootNamespace>
  11. <AssemblyName>PunkHPX8_Themes</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>TRACE;DEBUG</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="Caliburn.Micro">
  35. <HintPath>..\ThirdParty\selfbuild\Caliburn.Micro.dll</HintPath>
  36. </Reference>
  37. <Reference Include="LiveCharts">
  38. <HintPath>..\ThirdParty\LiveCharts.dll</HintPath>
  39. </Reference>
  40. <Reference Include="LiveCharts.Wpf">
  41. <HintPath>..\ThirdParty\LiveCharts.Wpf.dll</HintPath>
  42. </Reference>
  43. <Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>..\ThirdParty\log4net.dll</HintPath>
  46. </Reference>
  47. <Reference Include="PresentationCore" />
  48. <Reference Include="PresentationFramework" />
  49. <Reference Include="System" />
  50. <Reference Include="System.Core" />
  51. <Reference Include="System.Drawing" />
  52. <Reference Include="System.Windows.Forms" />
  53. <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
  56. </Reference>
  57. <Reference Include="System.Xaml" />
  58. <Reference Include="System.Xml.Linq" />
  59. <Reference Include="System.Data.DataSetExtensions" />
  60. <Reference Include="Microsoft.CSharp" />
  61. <Reference Include="System.Data" />
  62. <Reference Include="System.Net.Http" />
  63. <Reference Include="System.Xml" />
  64. <Reference Include="WindowsBase" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="Converters\AlarmTypeConverter.cs" />
  68. <Compile Include="Converters\Bool2Not.cs" />
  69. <Compile Include="Converters\BoolReverseToColor.cs" />
  70. <Compile Include="Converters\BoolToColor6.cs" />
  71. <Compile Include="Converters\BoolToColor7.cs" />
  72. <Compile Include="Converters\BoolToGreenRedColor.cs" />
  73. <Compile Include="Converters\BoolToInverseBoolConverter.cs" />
  74. <Compile Include="Converters\BoolToOrientation.cs" />
  75. <Compile Include="Converters\BoolToOrientation2.cs" />
  76. <Compile Include="Converters\BoolToRedColor.cs" />
  77. <Compile Include="Converters\BoolToErrorColor.cs" />
  78. <Compile Include="Converters\boolToRedColor2.cs" />
  79. <Compile Include="Converters\BoolToRedGreenColor.cs" />
  80. <Compile Include="Converters\BoolToYellowColor2.cs" />
  81. <Compile Include="Converters\RoleDataConverter.cs" />
  82. <Compile Include="Converters\DecimalPrecisionConverter.cs" />
  83. <Compile Include="Converters\IntToColorConverter.cs" />
  84. <Compile Include="Converters\IntToTargetNumber.cs" />
  85. <Compile Include="Converters\MutiBoolToBool.cs" />
  86. <Compile Include="Converters\NumberStringToBool.cs" />
  87. <Compile Include="Converters\StringToString.cs" />
  88. <Compile Include="Converters\StringToVisibility.cs" />
  89. <Compile Include="Converters\BoolToYellowColor.cs" />
  90. <Compile Include="Converters\RecipeIconConverter.cs" />
  91. <Compile Include="Converters\BoolToColor.cs" />
  92. <Compile Include="Converters\BoolToColor2.cs" />
  93. <Compile Include="Converters\BoolToColor3.cs" />
  94. <Compile Include="Converters\BoolToColor4.cs" />
  95. <Compile Include="Converters\BoolToColor5.cs" />
  96. <Compile Include="Converters\BoolToDirection.cs" />
  97. <Compile Include="Converters\BoolToDoubleConverter.cs" />
  98. <Compile Include="Converters\BoolToInt.cs" />
  99. <Compile Include="Converters\BoolToPath.cs" />
  100. <Compile Include="Converters\BoolToReverse.cs" />
  101. <Compile Include="Converters\BoolToUnitConverter.cs" />
  102. <Compile Include="Converters\BoolToValueConverter.cs" />
  103. <Compile Include="Converters\BoolToVisibility.cs" />
  104. <Compile Include="Converters\boolToVisibility2.cs" />
  105. <Compile Include="Converters\BoolToBool.cs" />
  106. <Compile Include="Converters\DoubleToDoubleConverter.cs" />
  107. <Compile Include="Converters\Float2String.cs" />
  108. <Compile Include="Converters\FOUPStatusConverter.cs" />
  109. <Compile Include="Converters\IntPlusConverter.cs" />
  110. <Compile Include="Converters\IntToBoolConverter.cs" />
  111. <Compile Include="Converters\IntToBoolConverter2.cs" />
  112. <Compile Include="Converters\IntToIsEnableConverter.cs" />
  113. <Compile Include="Converters\IsLastItemConverter.cs" />
  114. <Compile Include="Converters\IsProgressedConverter.cs" />
  115. <Compile Include="Converters\Null2Bool.cs" />
  116. <Compile Include="Converters\String2Double.cs" />
  117. <Compile Include="Converters\StringToColorConverter.cs" />
  118. <Compile Include="Converters\StringToVisibility1.cs" />
  119. <Compile Include="Converters\ToBoolMultiValueConverter.cs" />
  120. <Compile Include="Converters\ToBoolMultiValueConverter2.cs" />
  121. <Compile Include="Converters\ToBoolMultiValueConverter3.cs" />
  122. <Compile Include="Converters\ToBoolMultiValueConverter4.cs" />
  123. <Compile Include="Converters\ToBoolMutiValueConverter5.cs" />
  124. <Compile Include="Converters\VisibilityToReverse.cs" />
  125. <Compile Include="CustomControls\AduRadioButtonIcon.cs" />
  126. <Compile Include="CustomControls\CommonValveControl.cs" />
  127. <Compile Include="CustomControls\Controls\Win32.cs" />
  128. <Compile Include="CustomControls\Controls\WindowButtonBase.cs" />
  129. <Compile Include="CustomControls\Controls\WindowButtonClose.cs" />
  130. <Compile Include="CustomControls\Controls\WindowButtonMax.cs" />
  131. <Compile Include="CustomControls\Controls\WindowButtonMin.cs" />
  132. <Compile Include="CustomControls\Controls\WindowButtonNormal.cs" />
  133. <Compile Include="CustomControls\Controls\WindowTopArea.cs" />
  134. <Compile Include="CustomControls\CustomPasswordBox.cs" />
  135. <Compile Include="CustomControls\GuangChuanRobot.cs" />
  136. <Compile Include="CustomControls\CustomRobot.cs" />
  137. <Compile Include="CustomControls\MultiComboBox.cs" />
  138. <Compile Include="CustomControls\PathButton.cs" />
  139. <Compile Include="CustomControls\SERobot.cs" />
  140. <Compile Include="CustomControls\SplitButton.cs" />
  141. <Compile Include="CustomControls\StepBar.cs" />
  142. <Compile Include="CustomControls\StepBarItem.cs" />
  143. <Compile Include="Properties\AssemblyInfo.cs" />
  144. <Compile Include="Themes\Attach\BorderElement.cs" />
  145. <Compile Include="Themes\Attach\ElementBackground.cs" />
  146. <Compile Include="Themes\Attach\ElementBrushBase.cs" />
  147. <Compile Include="Themes\Attach\ElementForeground.cs" />
  148. <Compile Include="Themes\Attach\IconElement.cs" />
  149. <Compile Include="unity\UIEvents.cs" />
  150. <Compile Include="UserControls\AnolyteGroove.xaml.cs">
  151. <DependentUpon>AnolyteGroove.xaml</DependentUpon>
  152. </Compile>
  153. <Compile Include="UserControls\AnolyteMetalControl.xaml.cs">
  154. <DependentUpon>AnolyteMetalControl.xaml</DependentUpon>
  155. </Compile>
  156. <Compile Include="UserControls\Axes2D.xaml.cs">
  157. <DependentUpon>Axes2D.xaml</DependentUpon>
  158. </Compile>
  159. <Compile Include="UserControls\Blower.xaml.cs">
  160. <DependentUpon>Blower.xaml</DependentUpon>
  161. </Compile>
  162. <Compile Include="UserControls\BottleReserveControl.xaml.cs">
  163. <DependentUpon>BottleReserveControl.xaml</DependentUpon>
  164. </Compile>
  165. <Compile Include="UserControls\BurnInControl.xaml.cs">
  166. <DependentUpon>BurnInControl.xaml</DependentUpon>
  167. </Compile>
  168. <Compile Include="UserControls\ButterflyValve.xaml.cs">
  169. <DependentUpon>ButterflyValve.xaml</DependentUpon>
  170. </Compile>
  171. <Compile Include="UserControls\ButterflyValveMessageBox.xaml.cs">
  172. <DependentUpon>ButterflyValveMessageBox.xaml</DependentUpon>
  173. </Compile>
  174. <Compile Include="UserControls\CalibrateControl.xaml.cs">
  175. <DependentUpon>CalibrateControl.xaml</DependentUpon>
  176. </Compile>
  177. <Compile Include="UserControls\CatholyteGroove.xaml.cs">
  178. <DependentUpon>CatholyteGroove.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="UserControls\CellStatusControl.xaml.cs">
  181. <DependentUpon>CellStatusControl.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="UserControls\Chamber.xaml.cs">
  184. <DependentUpon>Chamber.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="UserControls\Clamp.xaml.cs">
  187. <DependentUpon>Clamp.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="UserControls\CountersControl.xaml.cs">
  190. <DependentUpon>CountersControl.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="UserControls\CrossDoseControl.xaml.cs">
  193. <DependentUpon>CrossDoseControl.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="UserControls\CustomSwitch.xaml.cs">
  196. <DependentUpon>CustomSwitch.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="UserControls\Cylinder.xaml.cs">
  199. <DependentUpon>Cylinder.xaml</DependentUpon>
  200. </Compile>
  201. <Compile Include="UserControls\DosingControl.xaml.cs">
  202. <DependentUpon>DosingControl.xaml</DependentUpon>
  203. </Compile>
  204. <Compile Include="UserControls\DrawGraphicsControl.xaml.cs">
  205. <DependentUpon>DrawGraphicsControl.xaml</DependentUpon>
  206. </Compile>
  207. <Compile Include="UserControls\DryerUIControl.xaml.cs">
  208. <DependentUpon>DryerUIControl.xaml</DependentUpon>
  209. </Compile>
  210. <Compile Include="UserControls\EFEM.xaml.cs">
  211. <DependentUpon>EFEM.xaml</DependentUpon>
  212. </Compile>
  213. <Compile Include="UserControls\EFEMRight.xaml.cs">
  214. <DependentUpon>EFEMRight.xaml</DependentUpon>
  215. </Compile>
  216. <Compile Include="UserControls\EFEMFrontView.xaml.cs">
  217. <DependentUpon>EFEMFrontView.xaml</DependentUpon>
  218. </Compile>
  219. <Compile Include="UserControls\ExhaustPipe.xaml.cs">
  220. <DependentUpon>ExhaustPipe.xaml</DependentUpon>
  221. </Compile>
  222. <Compile Include="UserControls\Fan.xaml.cs">
  223. <DependentUpon>Fan.xaml</DependentUpon>
  224. </Compile>
  225. <Compile Include="UserControls\FlowPipe.xaml.cs">
  226. <DependentUpon>FlowPipe.xaml</DependentUpon>
  227. </Compile>
  228. <Compile Include="UserControls\FlowPipeValve.xaml.cs">
  229. <DependentUpon>FlowPipeValve.xaml</DependentUpon>
  230. </Compile>
  231. <Compile Include="UserControls\Foup.xaml.cs">
  232. <DependentUpon>Foup.xaml</DependentUpon>
  233. </Compile>
  234. <Compile Include="UserControls\FOUPFrontView.xaml.cs">
  235. <DependentUpon>FOUPFrontView.xaml</DependentUpon>
  236. </Compile>
  237. <Compile Include="UserControls\DummyCassete.xaml.cs">
  238. <DependentUpon>DummyCassete.xaml</DependentUpon>
  239. </Compile>
  240. <Compile Include="UserControls\GroupDigitalBoxControl.xaml.cs">
  241. <DependentUpon>GroupDigitalBoxControl.xaml</DependentUpon>
  242. </Compile>
  243. <Compile Include="UserControls\GroupTextBoxControl.xaml.cs">
  244. <DependentUpon>GroupTextBoxControl.xaml</DependentUpon>
  245. </Compile>
  246. <Compile Include="UserControls\GroupTextBoxControlDouble.xaml.cs">
  247. <DependentUpon>GroupTextBoxControlDouble.xaml</DependentUpon>
  248. </Compile>
  249. <Compile Include="UserControls\LinMotOtherControl.xaml.cs">
  250. <DependentUpon>LinMotOtherControl.xaml</DependentUpon>
  251. </Compile>
  252. <Compile Include="UserControls\LinMotControl.xaml.cs">
  253. <DependentUpon>LinMotControl.xaml</DependentUpon>
  254. </Compile>
  255. <Compile Include="UserControls\LockControl.xaml.cs">
  256. <DependentUpon>LockControl.xaml</DependentUpon>
  257. </Compile>
  258. <Compile Include="UserControls\MetalCMUIControl.xaml.cs">
  259. <DependentUpon>MetalCMUIControl.xaml</DependentUpon>
  260. </Compile>
  261. <Compile Include="UserControls\MetalSHUIControl.xaml.cs">
  262. <DependentUpon>MetalSHUIControl.xaml</DependentUpon>
  263. </Compile>
  264. <Compile Include="UserControls\MetalWaferSizeControl.xaml.cs">
  265. <DependentUpon>MetalWaferSizeControl.xaml</DependentUpon>
  266. </Compile>
  267. <Compile Include="UserControls\OperatingModeControl.xaml.cs">
  268. <DependentUpon>OperatingModeControl.xaml</DependentUpon>
  269. </Compile>
  270. <Compile Include="UserControls\PathButton.xaml.cs">
  271. <DependentUpon>PathButton.xaml</DependentUpon>
  272. </Compile>
  273. <Compile Include="UserControls\PlatingPowerSupplyControl.xaml.cs">
  274. <DependentUpon>PlatingPowerSupplyControl.xaml</DependentUpon>
  275. </Compile>
  276. <Compile Include="UserControls\PowerSupplierStepControl.xaml.cs">
  277. <DependentUpon>PowerSupplierStepControl.xaml</DependentUpon>
  278. </Compile>
  279. <Compile Include="UserControls\PMCounterComponent.xaml.cs">
  280. <DependentUpon>PMCounterComponent.xaml</DependentUpon>
  281. </Compile>
  282. <Compile Include="UserControls\PrewetFLowControl.xaml.cs">
  283. <DependentUpon>PrewetFLowControl.xaml</DependentUpon>
  284. </Compile>
  285. <Compile Include="UserControls\PrewetLeftSideControl.xaml.cs">
  286. <DependentUpon>PrewetLeftSideControl.xaml</DependentUpon>
  287. </Compile>
  288. <Compile Include="UserControls\PrewetMotionPanel.xaml.cs">
  289. <DependentUpon>PrewetMotionPanel.xaml</DependentUpon>
  290. </Compile>
  291. <Compile Include="UserControls\PrewetTankControl.xaml.cs">
  292. <DependentUpon>PrewetTankControl.xaml</DependentUpon>
  293. </Compile>
  294. <Compile Include="UserControls\PrewetUIControl.xaml.cs">
  295. <DependentUpon>PrewetUIControl.xaml</DependentUpon>
  296. </Compile>
  297. <Compile Include="UserControls\PrewetValve.xaml.cs">
  298. <DependentUpon>PrewetValve.xaml</DependentUpon>
  299. </Compile>
  300. <Compile Include="UserControls\PufChuckControl.xaml.cs">
  301. <DependentUpon>PufChuckControl.xaml</DependentUpon>
  302. </Compile>
  303. <Compile Include="UserControls\RecipeLoadDose.xaml.cs">
  304. <DependentUpon>RecipeLoadDose.xaml</DependentUpon>
  305. </Compile>
  306. <Compile Include="UserControls\ReplenControl.xaml.cs">
  307. <DependentUpon>ReplenControl.xaml</DependentUpon>
  308. </Compile>
  309. <Compile Include="UserControls\ReservoirPump.xaml.cs">
  310. <DependentUpon>ReservoirPump.xaml</DependentUpon>
  311. </Compile>
  312. <Compile Include="UserControls\Pump1.xaml.cs">
  313. <DependentUpon>Pump1.xaml</DependentUpon>
  314. </Compile>
  315. <Compile Include="UserControls\PumpSpeedControl.xaml.cs">
  316. <DependentUpon>PumpSpeedControl.xaml</DependentUpon>
  317. </Compile>
  318. <Compile Include="UserControls\RecipeControl.xaml.cs">
  319. <DependentUpon>RecipeControl.xaml</DependentUpon>
  320. </Compile>
  321. <Compile Include="UserControls\RecipeControlMetal.xaml.cs">
  322. <DependentUpon>RecipeControlMetal.xaml</DependentUpon>
  323. </Compile>
  324. <Compile Include="UserControls\RecipeLoad.xaml.cs">
  325. <DependentUpon>RecipeLoad.xaml</DependentUpon>
  326. </Compile>
  327. <Compile Include="UserControls\RecipeLoadControl.xaml.cs">
  328. <DependentUpon>RecipeLoadControl.xaml</DependentUpon>
  329. </Compile>
  330. <Compile Include="UserControls\RecipeModeControl.xaml.cs">
  331. <DependentUpon>RecipeModeControl.xaml</DependentUpon>
  332. </Compile>
  333. <Compile Include="UserControls\ReservoirMetal.xaml.cs">
  334. <DependentUpon>ReservoirMetal.xaml</DependentUpon>
  335. </Compile>
  336. <Compile Include="UserControls\ReservoirsInformationPanel.xaml.cs">
  337. <DependentUpon>ReservoirsInformationPanel.xaml</DependentUpon>
  338. </Compile>
  339. <Compile Include="UserControls\ReservoirsRecipeParametersPanel.xaml.cs">
  340. <DependentUpon>ReservoirsRecipeParametersPanel.xaml</DependentUpon>
  341. </Compile>
  342. <Compile Include="UserControls\RinseUIControl.xaml.cs">
  343. <DependentUpon>RinseUIControl.xaml</DependentUpon>
  344. </Compile>
  345. <Compile Include="UserControls\RobotFrontView.xaml.cs">
  346. <DependentUpon>RobotFrontView.xaml</DependentUpon>
  347. </Compile>
  348. <Compile Include="UserControls\SchedulerControl.cs">
  349. <SubType>UserControl</SubType>
  350. </Compile>
  351. <Compile Include="UserControls\SchedulerControl.Designer.cs">
  352. <DependentUpon>SchedulerControl.cs</DependentUpon>
  353. </Compile>
  354. <Compile Include="UserControls\Screw.xaml.cs">
  355. <DependentUpon>Screw.xaml</DependentUpon>
  356. </Compile>
  357. <Compile Include="UserControls\SRD1.xaml.cs">
  358. <DependentUpon>SRD1.xaml</DependentUpon>
  359. </Compile>
  360. <Compile Include="UserControls\SRD2.xaml.cs">
  361. <DependentUpon>SRD2.xaml</DependentUpon>
  362. </Compile>
  363. <Compile Include="UserControls\SRDFlipperControl.xaml.cs">
  364. <DependentUpon>SRDFlipperControl.xaml</DependentUpon>
  365. </Compile>
  366. <Compile Include="UserControls\SRDFrontView.xaml.cs">
  367. <DependentUpon>SRDFrontView.xaml</DependentUpon>
  368. </Compile>
  369. <Compile Include="UserControls\SRDMotionControl.xaml.cs">
  370. <DependentUpon>SRDMotionControl.xaml</DependentUpon>
  371. </Compile>
  372. <Compile Include="UserControls\SRDMoveControl.xaml.cs">
  373. <DependentUpon>SRDMoveControl.xaml</DependentUpon>
  374. </Compile>
  375. <Compile Include="UserControls\SRDSideControl.xaml.cs">
  376. <DependentUpon>SRDSideControl.xaml</DependentUpon>
  377. </Compile>
  378. <Compile Include="UserControls\SrdAwcCycleControl.xaml.cs">
  379. <DependentUpon>SrdAwcCycleControl.xaml</DependentUpon>
  380. </Compile>
  381. <Compile Include="UserControls\SRDLeftInformation.xaml.cs">
  382. <DependentUpon>SRDLeftInformation.xaml</DependentUpon>
  383. </Compile>
  384. <Compile Include="UserControls\SrdOverviewInformationPanel.xaml.cs">
  385. <DependentUpon>SrdOverviewInformationPanel.xaml</DependentUpon>
  386. </Compile>
  387. <Compile Include="UserControls\SrdStationPositionControl.xaml.cs">
  388. <DependentUpon>SrdStationPositionControl.xaml</DependentUpon>
  389. </Compile>
  390. <Compile Include="UserControls\PowerSupplyChannelControl.xaml.cs">
  391. <DependentUpon>PowerSupplyChannelControl.xaml</DependentUpon>
  392. </Compile>
  393. <Compile Include="UserControls\PressureBlockControl.xaml.cs">
  394. <DependentUpon>PressureBlockControl.xaml</DependentUpon>
  395. </Compile>
  396. <Compile Include="UserControls\PufMotionCommandControl.xaml.cs">
  397. <DependentUpon>PufMotionCommandControl.xaml</DependentUpon>
  398. </Compile>
  399. <Compile Include="UserControls\PufStationCommandControl.xaml.cs">
  400. <DependentUpon>PufStationCommandControl.xaml</DependentUpon>
  401. </Compile>
  402. <Compile Include="UserControls\PufStationDistanceControl.xaml.cs">
  403. <DependentUpon>PufStationDistanceControl.xaml</DependentUpon>
  404. </Compile>
  405. <Compile Include="UserControls\SRDUIControl.xaml.cs">
  406. <DependentUpon>SRDUIControl.xaml</DependentUpon>
  407. </Compile>
  408. <Compile Include="UserControls\TempControl.xaml.cs">
  409. <DependentUpon>TempControl.xaml</DependentUpon>
  410. </Compile>
  411. <Compile Include="UserControls\PufStationPositionControl.xaml.cs">
  412. <DependentUpon>PufStationPositionControl.xaml</DependentUpon>
  413. </Compile>
  414. <Compile Include="UserControls\PufArmControl.xaml.cs">
  415. <DependentUpon>PufArmControl.xaml</DependentUpon>
  416. </Compile>
  417. <Compile Include="UserControls\LoadLockLeft.xaml.cs">
  418. <DependentUpon>LoadLockLeft.xaml</DependentUpon>
  419. </Compile>
  420. <Compile Include="UserControls\LoadLockRight.xaml.cs">
  421. <DependentUpon>LoadLockRight.xaml</DependentUpon>
  422. </Compile>
  423. <Compile Include="UserControls\Loadport.xaml.cs">
  424. <DependentUpon>Loadport.xaml</DependentUpon>
  425. </Compile>
  426. <Compile Include="UserControls\MotionControl.xaml.cs">
  427. <DependentUpon>MotionControl.xaml</DependentUpon>
  428. </Compile>
  429. <Compile Include="UserControls\Pipe2.xaml.cs">
  430. <DependentUpon>Pipe2.xaml</DependentUpon>
  431. </Compile>
  432. <Compile Include="UserControls\Pipe3.xaml.cs">
  433. <DependentUpon>Pipe3.xaml</DependentUpon>
  434. </Compile>
  435. <Compile Include="UserControls\PufControl.xaml.cs">
  436. <DependentUpon>PufControl.xaml</DependentUpon>
  437. </Compile>
  438. <Compile Include="UserControls\Pump.xaml.cs">
  439. <DependentUpon>Pump.xaml</DependentUpon>
  440. </Compile>
  441. <Compile Include="UserControls\purge.xaml.cs">
  442. <DependentUpon>purge.xaml</DependentUpon>
  443. </Compile>
  444. <Compile Include="UserControls\RecipeFileLoadControl.xaml.cs">
  445. <DependentUpon>RecipeFileLoadControl.xaml</DependentUpon>
  446. </Compile>
  447. <Compile Include="UserControls\RecipeNameDialog.xaml.cs">
  448. <DependentUpon>RecipeNameDialog.xaml</DependentUpon>
  449. </Compile>
  450. <Compile Include="UserControls\ReserviorControl.xaml.cs">
  451. <DependentUpon>ReserviorControl.xaml</DependentUpon>
  452. </Compile>
  453. <Compile Include="UserControls\ResistivityProbeControl.xaml.cs">
  454. <DependentUpon>ResistivityProbeControl.xaml</DependentUpon>
  455. </Compile>
  456. <Compile Include="UserControls\StateTitle.xaml.cs">
  457. <DependentUpon>StateTitle.xaml</DependentUpon>
  458. </Compile>
  459. <Compile Include="UserControls\TemperatureControllerControl.xaml.cs">
  460. <DependentUpon>TemperatureControllerControl.xaml</DependentUpon>
  461. </Compile>
  462. <Compile Include="UserControls\TextboxWithLabel.xaml.cs">
  463. <DependentUpon>TextboxWithLabel.xaml</DependentUpon>
  464. </Compile>
  465. <Compile Include="UserControls\SRD.xaml.cs">
  466. <DependentUpon>SRD.xaml</DependentUpon>
  467. </Compile>
  468. <Compile Include="UserControls\PUFChamber.xaml.cs">
  469. <DependentUpon>PUFChamber.xaml</DependentUpon>
  470. </Compile>
  471. <Compile Include="UserControls\Turbo.xaml.cs">
  472. <DependentUpon>Turbo.xaml</DependentUpon>
  473. </Compile>
  474. <Compile Include="UserControls\ProcessControl.xaml.cs">
  475. <DependentUpon>ProcessControl.xaml</DependentUpon>
  476. </Compile>
  477. <Compile Include="UserControls\ProcessFurnace.xaml.cs">
  478. <DependentUpon>ProcessFurnace.xaml</DependentUpon>
  479. </Compile>
  480. <Compile Include="UserControls\ProcessSmallFurnace.xaml.cs">
  481. <DependentUpon>ProcessSmallFurnace.xaml</DependentUpon>
  482. </Compile>
  483. <Compile Include="UserControls\VPWBoosterPumpControl.xaml.cs">
  484. <DependentUpon>VPWBoosterPumpControl.xaml</DependentUpon>
  485. </Compile>
  486. <Compile Include="UserControls\VPWDegasControl.xaml.cs">
  487. <DependentUpon>VPWDegasControl.xaml</DependentUpon>
  488. </Compile>
  489. <Compile Include="UserControls\VPWMotionControl.xaml.cs">
  490. <DependentUpon>VPWMotionControl.xaml</DependentUpon>
  491. </Compile>
  492. <Compile Include="UserControls\VPWStationPositionControl.xaml.cs">
  493. <DependentUpon>VPWStationPositionControl.xaml</DependentUpon>
  494. </Compile>
  495. <Compile Include="UserControls\WaferCtrl.xaml.cs">
  496. <DependentUpon>WaferCtrl.xaml</DependentUpon>
  497. </Compile>
  498. <Compile Include="UserControls\WaferOverviewPanel.xaml.cs">
  499. <DependentUpon>WaferOverviewPanel.xaml</DependentUpon>
  500. </Compile>
  501. <Compile Include="UserControls\WaferPresenceControl.xaml.cs">
  502. <DependentUpon>WaferPresenceControl.xaml</DependentUpon>
  503. </Compile>
  504. <Compile Include="UserControls\WaferStatus.xaml.cs">
  505. <DependentUpon>WaferStatus.xaml</DependentUpon>
  506. </Compile>
  507. <Compile Include="UserControls\WHClampControl.xaml.cs">
  508. <DependentUpon>WHClampControl.xaml</DependentUpon>
  509. </Compile>
  510. <Compile Include="UserControls\WPFMessageBox.xaml.cs">
  511. <DependentUpon>WPFMessageBox.xaml</DependentUpon>
  512. </Compile>
  513. <Compile Include="UserControls\ZhenValve.xaml.cs">
  514. <DependentUpon>ZhenValve.xaml</DependentUpon>
  515. </Compile>
  516. </ItemGroup>
  517. <ItemGroup>
  518. <Page Include="CustomControls\AduRadioButton.xaml">
  519. <Generator>MSBuild:Compile</Generator>
  520. <SubType>Designer</SubType>
  521. </Page>
  522. <Page Include="Styles\CustomWindowStyle.xaml">
  523. <Generator>MSBuild:Compile</Generator>
  524. <SubType>Designer</SubType>
  525. </Page>
  526. <Page Include="Styles\RadioButton.xaml">
  527. <Generator>MSBuild:Compile</Generator>
  528. <SubType>Designer</SubType>
  529. </Page>
  530. <Page Include="Styles\ToggleButton.xaml">
  531. <Generator>MSBuild:Compile</Generator>
  532. <SubType>Designer</SubType>
  533. </Page>
  534. <Page Include="Styles\Button.xaml">
  535. <Generator>MSBuild:Compile</Generator>
  536. <SubType>Designer</SubType>
  537. </Page>
  538. <Page Include="Styles\ComboBox.xaml">
  539. <Generator>MSBuild:Compile</Generator>
  540. <SubType>Designer</SubType>
  541. </Page>
  542. <Page Include="Styles\DataGrid.xaml">
  543. <Generator>MSBuild:Compile</Generator>
  544. <SubType>Designer</SubType>
  545. </Page>
  546. <Page Include="Styles\Expander.xaml">
  547. <Generator>MSBuild:Compile</Generator>
  548. <SubType>Designer</SubType>
  549. </Page>
  550. <Page Include="Styles\GroupBox.xaml">
  551. <Generator>MSBuild:Compile</Generator>
  552. <SubType>Designer</SubType>
  553. </Page>
  554. <Page Include="Styles\ListBox.xaml">
  555. <Generator>MSBuild:Compile</Generator>
  556. <SubType>Designer</SubType>
  557. </Page>
  558. <Page Include="Styles\Listview.xaml">
  559. <Generator>MSBuild:Compile</Generator>
  560. <SubType>Designer</SubType>
  561. </Page>
  562. <Page Include="Styles\MenuItem.xaml">
  563. <Generator>MSBuild:Compile</Generator>
  564. <SubType>Designer</SubType>
  565. </Page>
  566. <Page Include="Styles\Skin.xaml">
  567. <Generator>MSBuild:Compile</Generator>
  568. <SubType>Designer</SubType>
  569. </Page>
  570. <Page Include="Styles\Tab.xaml">
  571. <Generator>MSBuild:Compile</Generator>
  572. <SubType>Designer</SubType>
  573. </Page>
  574. <Page Include="Styles\TextBox.xaml">
  575. <Generator>MSBuild:Compile</Generator>
  576. <SubType>Designer</SubType>
  577. </Page>
  578. <Page Include="Styles\TreeView.xaml">
  579. <Generator>MSBuild:Compile</Generator>
  580. <SubType>Designer</SubType>
  581. </Page>
  582. <Page Include="Styles\WindowElementStyle.xaml">
  583. <Generator>MSBuild:Compile</Generator>
  584. <SubType>Designer</SubType>
  585. </Page>
  586. <Page Include="Themes\Generic.xaml">
  587. <Generator>MSBuild:Compile</Generator>
  588. <SubType>Designer</SubType>
  589. </Page>
  590. <Page Include="Languages\StringResources.en-US.xaml">
  591. <Generator>MSBuild:Compile</Generator>
  592. <SubType>Designer</SubType>
  593. </Page>
  594. <Page Include="Languages\StringResources.zh-CN.xaml">
  595. <Generator>MSBuild:Compile</Generator>
  596. <SubType>Designer</SubType>
  597. </Page>
  598. <Page Include="UserControls\AnolyteGroove.xaml">
  599. <SubType>Designer</SubType>
  600. <Generator>MSBuild:Compile</Generator>
  601. </Page>
  602. <Page Include="UserControls\AnolyteMetalControl.xaml">
  603. <SubType>Designer</SubType>
  604. <Generator>MSBuild:Compile</Generator>
  605. </Page>
  606. <Page Include="UserControls\Axes2D.xaml">
  607. <SubType>Designer</SubType>
  608. <Generator>MSBuild:Compile</Generator>
  609. </Page>
  610. <Page Include="UserControls\Blower.xaml">
  611. <SubType>Designer</SubType>
  612. <Generator>MSBuild:Compile</Generator>
  613. </Page>
  614. <Page Include="UserControls\BottleReserveControl.xaml">
  615. <SubType>Designer</SubType>
  616. <Generator>MSBuild:Compile</Generator>
  617. </Page>
  618. <Page Include="UserControls\BurnInControl.xaml">
  619. <SubType>Designer</SubType>
  620. <Generator>MSBuild:Compile</Generator>
  621. </Page>
  622. <Page Include="UserControls\ButterflyValve.xaml">
  623. <SubType>Designer</SubType>
  624. <Generator>MSBuild:Compile</Generator>
  625. </Page>
  626. <Page Include="UserControls\ButterflyValveMessageBox.xaml">
  627. <SubType>Designer</SubType>
  628. <Generator>MSBuild:Compile</Generator>
  629. </Page>
  630. <Page Include="UserControls\CalibrateControl.xaml">
  631. <SubType>Designer</SubType>
  632. <Generator>MSBuild:Compile</Generator>
  633. </Page>
  634. <Page Include="UserControls\CatholyteGroove.xaml">
  635. <SubType>Designer</SubType>
  636. <Generator>MSBuild:Compile</Generator>
  637. </Page>
  638. <Page Include="UserControls\CellStatusControl.xaml">
  639. <SubType>Designer</SubType>
  640. <Generator>MSBuild:Compile</Generator>
  641. </Page>
  642. <Page Include="UserControls\Chamber.xaml">
  643. <SubType>Designer</SubType>
  644. <Generator>MSBuild:Compile</Generator>
  645. </Page>
  646. <Page Include="UserControls\Clamp.xaml">
  647. <SubType>Designer</SubType>
  648. <Generator>MSBuild:Compile</Generator>
  649. </Page>
  650. <Page Include="UserControls\CountersControl.xaml">
  651. <SubType>Designer</SubType>
  652. <Generator>MSBuild:Compile</Generator>
  653. </Page>
  654. <Page Include="UserControls\CrossDoseControl.xaml">
  655. <SubType>Designer</SubType>
  656. <Generator>MSBuild:Compile</Generator>
  657. </Page>
  658. <Page Include="UserControls\CustomSwitch.xaml">
  659. <SubType>Designer</SubType>
  660. <Generator>MSBuild:Compile</Generator>
  661. </Page>
  662. <Page Include="UserControls\Cylinder.xaml">
  663. <SubType>Designer</SubType>
  664. <Generator>MSBuild:Compile</Generator>
  665. </Page>
  666. <Page Include="UserControls\DosingControl.xaml">
  667. <SubType>Designer</SubType>
  668. <Generator>MSBuild:Compile</Generator>
  669. </Page>
  670. <Page Include="UserControls\DrawGraphicsControl.xaml">
  671. <SubType>Designer</SubType>
  672. <Generator>MSBuild:Compile</Generator>
  673. </Page>
  674. <Page Include="UserControls\DryerUIControl.xaml">
  675. <SubType>Designer</SubType>
  676. <Generator>MSBuild:Compile</Generator>
  677. </Page>
  678. <Page Include="UserControls\EFEM.xaml">
  679. <Generator>MSBuild:Compile</Generator>
  680. <SubType>Designer</SubType>
  681. </Page>
  682. <Page Include="UserControls\EFEMRight.xaml">
  683. <SubType>Designer</SubType>
  684. <Generator>MSBuild:Compile</Generator>
  685. </Page>
  686. <Page Include="UserControls\EFEMFrontView.xaml">
  687. <Generator>MSBuild:Compile</Generator>
  688. <SubType>Designer</SubType>
  689. </Page>
  690. <Page Include="UserControls\ExhaustPipe.xaml">
  691. <SubType>Designer</SubType>
  692. <Generator>MSBuild:Compile</Generator>
  693. </Page>
  694. <Page Include="UserControls\Fan.xaml">
  695. <SubType>Designer</SubType>
  696. <Generator>MSBuild:Compile</Generator>
  697. </Page>
  698. <Page Include="UserControls\FlowPipe.xaml">
  699. <Generator>MSBuild:Compile</Generator>
  700. <SubType>Designer</SubType>
  701. </Page>
  702. <Page Include="UserControls\FlowPipeValve.xaml">
  703. <Generator>MSBuild:Compile</Generator>
  704. <SubType>Designer</SubType>
  705. </Page>
  706. <Page Include="UserControls\Foup.xaml">
  707. <SubType>Designer</SubType>
  708. <Generator>MSBuild:Compile</Generator>
  709. </Page>
  710. <Page Include="UserControls\FOUPFrontView.xaml">
  711. <Generator>MSBuild:Compile</Generator>
  712. <SubType>Designer</SubType>
  713. </Page>
  714. <Page Include="UserControls\DummyCassete.xaml">
  715. <Generator>MSBuild:Compile</Generator>
  716. <SubType>Designer</SubType>
  717. </Page>
  718. <Page Include="UserControls\GroupDigitalBoxControl.xaml">
  719. <Generator>MSBuild:Compile</Generator>
  720. <SubType>Designer</SubType>
  721. </Page>
  722. <Page Include="UserControls\GroupTextBoxControl.xaml">
  723. <SubType>Designer</SubType>
  724. <Generator>MSBuild:Compile</Generator>
  725. </Page>
  726. <Page Include="UserControls\GroupTextBoxControlDouble.xaml">
  727. <SubType>Designer</SubType>
  728. <Generator>MSBuild:Compile</Generator>
  729. </Page>
  730. <Page Include="UserControls\LinMotOtherControl.xaml">
  731. <Generator>MSBuild:Compile</Generator>
  732. <SubType>Designer</SubType>
  733. </Page>
  734. <Page Include="UserControls\LinMotControl.xaml">
  735. <SubType>Designer</SubType>
  736. <Generator>MSBuild:Compile</Generator>
  737. </Page>
  738. <Page Include="UserControls\LockControl.xaml">
  739. <SubType>Designer</SubType>
  740. <Generator>MSBuild:Compile</Generator>
  741. </Page>
  742. <Page Include="UserControls\MetalCMUIControl.xaml">
  743. <SubType>Designer</SubType>
  744. <Generator>MSBuild:Compile</Generator>
  745. </Page>
  746. <Page Include="UserControls\MetalSHUIControl.xaml">
  747. <SubType>Designer</SubType>
  748. <Generator>MSBuild:Compile</Generator>
  749. </Page>
  750. <Page Include="UserControls\MetalWaferSizeControl.xaml">
  751. <SubType>Designer</SubType>
  752. <Generator>MSBuild:Compile</Generator>
  753. </Page>
  754. <Page Include="UserControls\OperatingModeControl.xaml">
  755. <SubType>Designer</SubType>
  756. <Generator>MSBuild:Compile</Generator>
  757. </Page>
  758. <Page Include="UserControls\PathButton.xaml">
  759. <SubType>Designer</SubType>
  760. <Generator>MSBuild:Compile</Generator>
  761. </Page>
  762. <Page Include="UserControls\PlatingPowerSupplyControl.xaml">
  763. <SubType>Designer</SubType>
  764. <Generator>MSBuild:Compile</Generator>
  765. </Page>
  766. <Page Include="UserControls\PowerSupplierStepControl.xaml">
  767. <SubType>Designer</SubType>
  768. <Generator>MSBuild:Compile</Generator>
  769. </Page>
  770. <Page Include="UserControls\PMCounterComponent.xaml">
  771. <SubType>Designer</SubType>
  772. <Generator>MSBuild:Compile</Generator>
  773. </Page>
  774. <Page Include="UserControls\PrewetFLowControl.xaml">
  775. <SubType>Designer</SubType>
  776. <Generator>MSBuild:Compile</Generator>
  777. </Page>
  778. <Page Include="UserControls\PrewetLeftSideControl.xaml">
  779. <SubType>Designer</SubType>
  780. <Generator>MSBuild:Compile</Generator>
  781. </Page>
  782. <Page Include="UserControls\PrewetMotionPanel.xaml">
  783. <SubType>Designer</SubType>
  784. <Generator>MSBuild:Compile</Generator>
  785. </Page>
  786. <Page Include="UserControls\PrewetTankControl.xaml">
  787. <Generator>MSBuild:Compile</Generator>
  788. <SubType>Designer</SubType>
  789. </Page>
  790. <Page Include="UserControls\PrewetUIControl.xaml">
  791. <Generator>MSBuild:Compile</Generator>
  792. <SubType>Designer</SubType>
  793. </Page>
  794. <Page Include="UserControls\PrewetValve.xaml">
  795. <Generator>MSBuild:Compile</Generator>
  796. <SubType>Designer</SubType>
  797. </Page>
  798. <Page Include="UserControls\PufChuckControl.xaml">
  799. <Generator>MSBuild:Compile</Generator>
  800. <SubType>Designer</SubType>
  801. </Page>
  802. <Page Include="UserControls\RecipeLoadDose.xaml">
  803. <SubType>Designer</SubType>
  804. <Generator>MSBuild:Compile</Generator>
  805. </Page>
  806. <Page Include="UserControls\ReplenControl.xaml">
  807. <SubType>Designer</SubType>
  808. <Generator>MSBuild:Compile</Generator>
  809. </Page>
  810. <Page Include="UserControls\ReservoirPump.xaml">
  811. <Generator>MSBuild:Compile</Generator>
  812. <SubType>Designer</SubType>
  813. </Page>
  814. <Page Include="UserControls\Pump1.xaml">
  815. <SubType>Designer</SubType>
  816. <Generator>MSBuild:Compile</Generator>
  817. </Page>
  818. <Page Include="UserControls\PumpSpeedControl.xaml">
  819. <SubType>Designer</SubType>
  820. <Generator>MSBuild:Compile</Generator>
  821. </Page>
  822. <Page Include="UserControls\RecipeControl.xaml">
  823. <SubType>Designer</SubType>
  824. <Generator>MSBuild:Compile</Generator>
  825. </Page>
  826. <Page Include="UserControls\RecipeControlMetal.xaml">
  827. <SubType>Designer</SubType>
  828. <Generator>MSBuild:Compile</Generator>
  829. </Page>
  830. <Page Include="UserControls\RecipeLoad.xaml">
  831. <SubType>Designer</SubType>
  832. <Generator>MSBuild:Compile</Generator>
  833. </Page>
  834. <Page Include="UserControls\RecipeLoadControl.xaml">
  835. <Generator>MSBuild:Compile</Generator>
  836. <SubType>Designer</SubType>
  837. </Page>
  838. <Page Include="UserControls\RecipeModeControl.xaml">
  839. <SubType>Designer</SubType>
  840. <Generator>MSBuild:Compile</Generator>
  841. </Page>
  842. <Page Include="UserControls\ReservoirMetal.xaml">
  843. <SubType>Designer</SubType>
  844. <Generator>MSBuild:Compile</Generator>
  845. </Page>
  846. <Page Include="UserControls\ReservoirsInformationPanel.xaml">
  847. <SubType>Designer</SubType>
  848. <Generator>MSBuild:Compile</Generator>
  849. </Page>
  850. <Page Include="UserControls\ReservoirsRecipeParametersPanel.xaml">
  851. <SubType>Designer</SubType>
  852. <Generator>MSBuild:Compile</Generator>
  853. </Page>
  854. <Page Include="UserControls\RinseUIControl.xaml">
  855. <SubType>Designer</SubType>
  856. <Generator>MSBuild:Compile</Generator>
  857. </Page>
  858. <Page Include="UserControls\RobotFrontView.xaml">
  859. <SubType>Designer</SubType>
  860. <Generator>MSBuild:Compile</Generator>
  861. </Page>
  862. <Page Include="UserControls\Screw.xaml">
  863. <Generator>MSBuild:Compile</Generator>
  864. <SubType>Designer</SubType>
  865. </Page>
  866. <Page Include="UserControls\SRD1.xaml">
  867. <SubType>Designer</SubType>
  868. <Generator>MSBuild:Compile</Generator>
  869. </Page>
  870. <Page Include="UserControls\SRD2.xaml">
  871. <SubType>Designer</SubType>
  872. <Generator>MSBuild:Compile</Generator>
  873. </Page>
  874. <Page Include="UserControls\SRDFlipperControl.xaml">
  875. <SubType>Designer</SubType>
  876. <Generator>MSBuild:Compile</Generator>
  877. </Page>
  878. <Page Include="UserControls\SRDFrontView.xaml">
  879. <SubType>Designer</SubType>
  880. <Generator>MSBuild:Compile</Generator>
  881. </Page>
  882. <Page Include="UserControls\SRDMotionControl.xaml">
  883. <SubType>Designer</SubType>
  884. <Generator>MSBuild:Compile</Generator>
  885. </Page>
  886. <Page Include="UserControls\SRDMoveControl.xaml">
  887. <SubType>Designer</SubType>
  888. <Generator>MSBuild:Compile</Generator>
  889. </Page>
  890. <Page Include="UserControls\SRDSideControl.xaml">
  891. <SubType>Designer</SubType>
  892. <Generator>MSBuild:Compile</Generator>
  893. </Page>
  894. <Page Include="UserControls\SrdAwcCycleControl.xaml">
  895. <SubType>Designer</SubType>
  896. <Generator>MSBuild:Compile</Generator>
  897. </Page>
  898. <Page Include="UserControls\SRDLeftInformation.xaml">
  899. <SubType>Designer</SubType>
  900. <Generator>MSBuild:Compile</Generator>
  901. </Page>
  902. <Page Include="UserControls\SrdOverviewInformationPanel.xaml">
  903. <SubType>Designer</SubType>
  904. <Generator>MSBuild:Compile</Generator>
  905. </Page>
  906. <Page Include="UserControls\SrdStationPositionControl.xaml">
  907. <Generator>MSBuild:Compile</Generator>
  908. <SubType>Designer</SubType>
  909. </Page>
  910. <Page Include="UserControls\PowerSupplyChannelControl.xaml">
  911. <SubType>Designer</SubType>
  912. <Generator>MSBuild:Compile</Generator>
  913. </Page>
  914. <Page Include="UserControls\PressureBlockControl.xaml">
  915. <SubType>Designer</SubType>
  916. <Generator>MSBuild:Compile</Generator>
  917. </Page>
  918. <Page Include="UserControls\PufMotionCommandControl.xaml">
  919. <Generator>MSBuild:Compile</Generator>
  920. <SubType>Designer</SubType>
  921. </Page>
  922. <Page Include="UserControls\PufStationCommandControl.xaml">
  923. <SubType>Designer</SubType>
  924. <Generator>MSBuild:Compile</Generator>
  925. </Page>
  926. <Page Include="UserControls\PufStationDistanceControl.xaml">
  927. <SubType>Designer</SubType>
  928. <Generator>MSBuild:Compile</Generator>
  929. </Page>
  930. <Page Include="UserControls\SRDUIControl.xaml">
  931. <SubType>Designer</SubType>
  932. <Generator>MSBuild:Compile</Generator>
  933. </Page>
  934. <Page Include="UserControls\TempControl.xaml">
  935. <SubType>Designer</SubType>
  936. <Generator>MSBuild:Compile</Generator>
  937. </Page>
  938. <Page Include="UserControls\PufStationPositionControl.xaml">
  939. <Generator>MSBuild:Compile</Generator>
  940. <SubType>Designer</SubType>
  941. </Page>
  942. <Page Include="UserControls\PufArmControl.xaml">
  943. <SubType>Designer</SubType>
  944. <Generator>MSBuild:Compile</Generator>
  945. </Page>
  946. <Page Include="UserControls\LoadLockLeft.xaml">
  947. <SubType>Designer</SubType>
  948. <Generator>MSBuild:Compile</Generator>
  949. </Page>
  950. <Page Include="UserControls\LoadLockRight.xaml">
  951. <SubType>Designer</SubType>
  952. <Generator>MSBuild:Compile</Generator>
  953. </Page>
  954. <Page Include="UserControls\Loadport.xaml">
  955. <SubType>Designer</SubType>
  956. <Generator>MSBuild:Compile</Generator>
  957. </Page>
  958. <Page Include="UserControls\MotionControl.xaml">
  959. <SubType>Designer</SubType>
  960. <Generator>XamlIntelliSenseFileGenerator</Generator>
  961. </Page>
  962. <Page Include="UserControls\Pipe2.xaml">
  963. <SubType>Designer</SubType>
  964. <Generator>MSBuild:Compile</Generator>
  965. </Page>
  966. <Page Include="UserControls\Pipe3.xaml">
  967. <SubType>Designer</SubType>
  968. <Generator>MSBuild:Compile</Generator>
  969. </Page>
  970. <Page Include="UserControls\PufControl.xaml">
  971. <SubType>Designer</SubType>
  972. <Generator>MSBuild:Compile</Generator>
  973. </Page>
  974. <Page Include="UserControls\Pump.xaml">
  975. <SubType>Designer</SubType>
  976. <Generator>MSBuild:Compile</Generator>
  977. </Page>
  978. <Page Include="UserControls\purge.xaml">
  979. <SubType>Designer</SubType>
  980. <Generator>MSBuild:Compile</Generator>
  981. </Page>
  982. <Page Include="UserControls\RecipeFileLoadControl.xaml">
  983. <SubType>Designer</SubType>
  984. <Generator>MSBuild:Compile</Generator>
  985. </Page>
  986. <Page Include="UserControls\RecipeNameDialog.xaml">
  987. <SubType>Designer</SubType>
  988. <Generator>MSBuild:Compile</Generator>
  989. </Page>
  990. <Page Include="UserControls\ReserviorControl.xaml">
  991. <Generator>MSBuild:Compile</Generator>
  992. <SubType>Designer</SubType>
  993. </Page>
  994. <Page Include="UserControls\ResistivityProbeControl.xaml">
  995. <SubType>Designer</SubType>
  996. <Generator>MSBuild:Compile</Generator>
  997. </Page>
  998. <Page Include="UserControls\StateTitle.xaml">
  999. <SubType>Designer</SubType>
  1000. <Generator>MSBuild:Compile</Generator>
  1001. </Page>
  1002. <Page Include="UserControls\TemperatureControllerControl.xaml">
  1003. <SubType>Designer</SubType>
  1004. <Generator>MSBuild:Compile</Generator>
  1005. </Page>
  1006. <Page Include="UserControls\TextboxWithLabel.xaml">
  1007. <SubType>Designer</SubType>
  1008. <Generator>MSBuild:Compile</Generator>
  1009. </Page>
  1010. <Page Include="UserControls\SRD.xaml">
  1011. <Generator>MSBuild:Compile</Generator>
  1012. <SubType>Designer</SubType>
  1013. </Page>
  1014. <Page Include="UserControls\PUFChamber.xaml">
  1015. <Generator>MSBuild:Compile</Generator>
  1016. <SubType>Designer</SubType>
  1017. </Page>
  1018. <Page Include="UserControls\Turbo.xaml">
  1019. <SubType>Designer</SubType>
  1020. <Generator>MSBuild:Compile</Generator>
  1021. </Page>
  1022. <Page Include="UserControls\ProcessControl.xaml">
  1023. <SubType>Designer</SubType>
  1024. <Generator>MSBuild:Compile</Generator>
  1025. </Page>
  1026. <Page Include="UserControls\ProcessFurnace.xaml">
  1027. <SubType>Designer</SubType>
  1028. <Generator>MSBuild:Compile</Generator>
  1029. </Page>
  1030. <Page Include="UserControls\ProcessSmallFurnace.xaml">
  1031. <SubType>Designer</SubType>
  1032. <Generator>MSBuild:Compile</Generator>
  1033. </Page>
  1034. <Page Include="UserControls\VPWBoosterPumpControl.xaml">
  1035. <SubType>Designer</SubType>
  1036. <Generator>MSBuild:Compile</Generator>
  1037. </Page>
  1038. <Page Include="UserControls\VPWDegasControl.xaml">
  1039. <SubType>Designer</SubType>
  1040. <Generator>MSBuild:Compile</Generator>
  1041. </Page>
  1042. <Page Include="UserControls\VPWMotionControl.xaml">
  1043. <SubType>Designer</SubType>
  1044. <Generator>MSBuild:Compile</Generator>
  1045. </Page>
  1046. <Page Include="UserControls\VPWStationPositionControl.xaml">
  1047. <SubType>Designer</SubType>
  1048. <Generator>MSBuild:Compile</Generator>
  1049. </Page>
  1050. <Page Include="UserControls\WaferCtrl.xaml">
  1051. <SubType>Designer</SubType>
  1052. <Generator>MSBuild:Compile</Generator>
  1053. </Page>
  1054. <Page Include="UserControls\WaferOverviewPanel.xaml">
  1055. <SubType>Designer</SubType>
  1056. <Generator>MSBuild:Compile</Generator>
  1057. </Page>
  1058. <Page Include="UserControls\WaferPresenceControl.xaml">
  1059. <SubType>Designer</SubType>
  1060. <Generator>MSBuild:Compile</Generator>
  1061. </Page>
  1062. <Page Include="UserControls\WaferStatus.xaml">
  1063. <SubType>Designer</SubType>
  1064. <Generator>MSBuild:Compile</Generator>
  1065. </Page>
  1066. <Page Include="UserControls\WHClampControl.xaml">
  1067. <SubType>Designer</SubType>
  1068. <Generator>MSBuild:Compile</Generator>
  1069. </Page>
  1070. <Page Include="UserControls\WPFMessageBox.xaml">
  1071. <Generator>MSBuild:Compile</Generator>
  1072. <SubType>Designer</SubType>
  1073. </Page>
  1074. <Page Include="UserControls\ZhenValve.xaml">
  1075. <SubType>Designer</SubType>
  1076. <Generator>MSBuild:Compile</Generator>
  1077. </Page>
  1078. </ItemGroup>
  1079. <ItemGroup>
  1080. <Resource Include="Resources\Arrow.png">
  1081. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1082. </Resource>
  1083. <Resource Include="Resources\Buffer.png">
  1084. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1085. </Resource>
  1086. <Resource Include="Resources\Folder_Unable.png">
  1087. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1088. </Resource>
  1089. <Resource Include="Resources\Folder_Close.png">
  1090. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1091. </Resource>
  1092. <Resource Include="Resources\pump.png">
  1093. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1094. </Resource>
  1095. <Resource Include="Resources\pump_gray.png">
  1096. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1097. </Resource>
  1098. <Resource Include="Resources\LoadLock.png">
  1099. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1100. </Resource>
  1101. <Resource Include="Resources\Chamber.png">
  1102. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1103. </Resource>
  1104. <Resource Include="Resources\carrier.png">
  1105. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1106. </Resource>
  1107. <Resource Include="Resources\foup.png">
  1108. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1109. </Resource>
  1110. <Resource Include="Resources\foup2.png">
  1111. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1112. </Resource>
  1113. <Resource Include="Resources\cassette.png" />
  1114. <Resource Include="Resources\file.png">
  1115. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1116. </Resource>
  1117. <Resource Include="Resources\PunkHPX8.png">
  1118. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  1119. </Resource>
  1120. <Content Include="Resources\JetLogo.png" />
  1121. <Content Include="Styles\Folder_Close.png" />
  1122. <Content Include="Styles\Folder_Open.png" />
  1123. <Content Include="Styles\Folder_Unable.png" />
  1124. <Content Include="Themes\Images\parts\aligner.png" />
  1125. <Resource Include="Themes\Images\parts\Anolyte.png" />
  1126. <Content Include="Themes\Images\parts\atmrobot\arm1.png" />
  1127. <Content Include="Themes\Images\parts\atmrobot\arm2.png" />
  1128. <Content Include="Themes\Images\parts\atmrobot\dock.png" />
  1129. <Content Include="Themes\Images\parts\atmrobot\hand.png" />
  1130. <Resource Include="Themes\Images\parts\atmrobot\hand2.png" />
  1131. <Resource Include="Themes\Images\parts\atmrobot\hand1.png" />
  1132. <Resource Include="Themes\Images\parts\atmrobot\hand3.png" />
  1133. <Resource Include="Themes\Images\parts\Catholyte.png" />
  1134. <Resource Include="Themes\Images\parts\bigairflow.png" />
  1135. <Resource Include="Themes\Images\parts\blower.png" />
  1136. <Content Include="Themes\Images\parts\chamber.png" />
  1137. <Resource Include="Themes\Images\parts\Clamp.png" />
  1138. <Resource Include="Themes\Images\parts\Clamp1.png" />
  1139. <Content Include="Themes\Images\parts\doorclose.png" />
  1140. <Content Include="Themes\Images\parts\dooropen.png" />
  1141. <Content Include="Themes\Images\parts\doorunknown.png" />
  1142. <Content Include="Themes\Images\parts\efem.png" />
  1143. <Content Include="Themes\Images\parts\efemtrack.png" />
  1144. <Resource Include="Themes\Images\parts\Flipper.png" />
  1145. <Content Include="Themes\Images\parts\loadlock.png" />
  1146. <Content Include="Themes\Images\parts\loadport.png" />
  1147. <Resource Include="Themes\Images\parts\serobot\SERobot1.png" />
  1148. <Resource Include="Themes\Images\parts\serobot\SERobot11.png" />
  1149. <Resource Include="Themes\Images\parts\serobot\SERobot2.png" />
  1150. <Resource Include="Themes\Images\parts\serobot\SERobot3.png" />
  1151. <Resource Include="Themes\Images\parts\serobot\SERobot4.png" />
  1152. <Resource Include="Themes\Images\parts\Metal.png" />
  1153. <Resource Include="Themes\Images\parts\Pump.png" />
  1154. <Resource Include="Themes\Images\parts\Pump1.png" />
  1155. <Resource Include="Themes\Images\parts\Pump2.png" />
  1156. <Resource Include="Themes\Images\parts\MetalFence.png" />
  1157. <Content Include="Themes\Images\parts\myControl.png" />
  1158. <Resource Include="Themes\Images\parts\prewetMove.png" />
  1159. <Resource Include="Themes\Images\parts\prewetTank.png" />
  1160. <Resource Include="Themes\Images\parts\rinseBottomPool.png" />
  1161. <Resource Include="Themes\Images\parts\rinseMainFrame.png" />
  1162. <Resource Include="Themes\Images\parts\spray.png" />
  1163. <Resource Include="Themes\Images\parts\smallairflow.png" />
  1164. <Resource Include="Themes\Images\parts\SRDARM.png" />
  1165. <Resource Include="Themes\Images\parts\SRDDevice.png" />
  1166. <Resource Include="Themes\Images\parts\SRDWaterHead.png" />
  1167. <Resource Include="Themes\Images\parts\SRDChuck.png" />
  1168. <Content Include="Themes\Images\parts\tm.png" />
  1169. <Content Include="Themes\Images\parts\tmdock.png" />
  1170. <Resource Include="Themes\Images\parts\Valve1.png" />
  1171. <Content Include="Themes\Images\parts\vce\ButtomSupport1.png" />
  1172. <Content Include="Themes\Images\parts\vce\ButtomSupport2.png" />
  1173. <Resource Include="Themes\Images\parts\vce\Foup1.png" />
  1174. <Resource Include="Themes\Images\parts\vce\Foup2.png" />
  1175. <Resource Include="Themes\Images\parts\vce\Support.png" />
  1176. <Resource Include="Themes\Images\parts\vce\vce1.png" />
  1177. <Resource Include="Themes\Images\parts\vce\vce2.png" />
  1178. <Resource Include="Themes\Images\parts\vce\vcebuttom.png" />
  1179. <Resource Include="Themes\Images\parts\vce\vcedoor.png" />
  1180. <Resource Include="Themes\Images\parts\vce\VceShell.png" />
  1181. <Resource Include="Themes\Images\parts\vce\Wafer.png" />
  1182. <Resource Include="Themes\Images\parts\vce\WaferSelected.png" />
  1183. <Resource Include="Themes\Images\parts\vce\VceShell2.png" />
  1184. <Content Include="Themes\Images\parts\vce\外框1.png" />
  1185. <Content Include="Themes\Images\parts\vtmrobot\arm1.png" />
  1186. <Content Include="Themes\Images\parts\vtmrobot\arm2.png" />
  1187. <Content Include="Themes\Images\parts\vtmrobot\dock.png" />
  1188. <Content Include="Themes\Images\parts\vtmrobot\hand.png" />
  1189. <Content Include="Themes\Images\parts\wafer.png" />
  1190. <Content Include="Themes\Images\pms\chamberplasmaon.png" />
  1191. <Content Include="Themes\Images\pms\levelSensor.png" />
  1192. <Content Include="Themes\Images\pms\mfcPipe.png" />
  1193. <Content Include="Themes\Images\pms\overviewBackground.png" />
  1194. <Content Include="Themes\Images\pms\overviewbak.png" />
  1195. <Content Include="Themes\Images\pms\overviewbakHZv2.png" />
  1196. <Content Include="Themes\Images\pms\overviewbak_heater.png" />
  1197. <Content Include="Themes\Images\pms\overviewbak_hestiaplus_device.png" />
  1198. <Content Include="Themes\Images\pms\overviewbak_patron.png" />
  1199. <Content Include="Themes\Images\pms\overviewbak_tritoninline.png" />
  1200. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_close.png" />
  1201. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_open.png" />
  1202. <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_unknown.png" />
  1203. <Content Include="Themes\Images\pms\overviewbak_tritoninline_rf_on.png" />
  1204. <Content Include="Themes\Images\pms\overviewbak_tritoninline_sys.png" />
  1205. <Content Include="Themes\Images\pms\overviewMain.png" />
  1206. <Content Include="Themes\Images\pms\plasma.png" />
  1207. <Content Include="Themes\Images\pms\pumpLine.png" />
  1208. <Content Include="Themes\Images\pms\UiSystem.ico" />
  1209. <Content Include="Themes\Images\pms\vaporMFCLine.png" />
  1210. <Content Include="Themes\Images\pms\vaporPipe.png" />
  1211. <Content Include="Themes\Images\pms\Virgo_D.ico" />
  1212. </ItemGroup>
  1213. <ItemGroup>
  1214. <ProjectReference Include="..\PunkHPX8_Core\PunkHPX8_Core.csproj">
  1215. <Project>{e40639dd-94a7-4ecd-8137-11496bd0bfa3}</Project>
  1216. <Name>PunkHPX8_Core</Name>
  1217. </ProjectReference>
  1218. <ProjectReference Include="..\Framework\ClientBase\OpenSEMI.ClientBase.csproj">
  1219. <Project>{38ba4f71-e9c5-4266-9b72-1733cdb39311}</Project>
  1220. <Name>OpenSEMI.ClientBase</Name>
  1221. </ProjectReference>
  1222. <ProjectReference Include="..\Framework\Common\Common.csproj">
  1223. <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
  1224. <Name>Common</Name>
  1225. </ProjectReference>
  1226. <ProjectReference Include="..\Framework\OpenControl\OpenSEMI.Ctrlib.csproj">
  1227. <Project>{b55e8d4b-c4c8-4a6d-9fc4-609c52a56cac}</Project>
  1228. <Name>OpenSEMI.Ctrlib</Name>
  1229. </ProjectReference>
  1230. <ProjectReference Include="..\Framework\OpenSEMICore\OpenSEMI.Core.csproj">
  1231. <Project>{c4cd3d7b-cb40-47d5-ab04-df05007e5b6a}</Project>
  1232. <Name>OpenSEMI.Core</Name>
  1233. </ProjectReference>
  1234. <ProjectReference Include="..\Framework\UICore\UICore.csproj">
  1235. <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
  1236. <Name>UICore</Name>
  1237. </ProjectReference>
  1238. </ItemGroup>
  1239. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1240. </Project>