Compdfkit_Tools.csproj 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001
  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>{9363BCB1-3A67-446A-8093-5708B86BF418}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>Compdfkit_Tools</RootNamespace>
  10. <AssemblyName>ComPDFKit_Tools</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  14. <WarningLevel>4</WarningLevel>
  15. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  16. <Deterministic>true</Deterministic>
  17. <TargetFrameworkProfile />
  18. <NuGetPackageImportStamp>
  19. </NuGetPackageImportStamp>
  20. </PropertyGroup>
  21. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  22. <PlatformTarget>AnyCPU</PlatformTarget>
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>bin\Debug\</OutputPath>
  27. <DefineConstants>DEBUG;TRACE</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  32. <PlatformTarget>AnyCPU</PlatformTarget>
  33. <DebugType>pdbonly</DebugType>
  34. <Optimize>true</Optimize>
  35. <OutputPath>bin\Release\</OutputPath>
  36. <DefineConstants>TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup>
  41. <StartupObject />
  42. </PropertyGroup>
  43. <PropertyGroup>
  44. <ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
  45. </PropertyGroup>
  46. <ItemGroup>
  47. <Reference Include="Nager.Country, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  48. <HintPath>..\packages\Nager.Country.4.0.0\lib\netstandard2.0\Nager.Country.dll</HintPath>
  49. </Reference>
  50. <Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  51. <HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
  52. </Reference>
  53. <Reference Include="System" />
  54. <Reference Include="System.Data" />
  55. <Reference Include="System.Drawing" />
  56. <Reference Include="System.Windows.Forms" />
  57. <Reference Include="System.Xml" />
  58. <Reference Include="Microsoft.CSharp" />
  59. <Reference Include="System.Core" />
  60. <Reference Include="System.Xml.Linq" />
  61. <Reference Include="System.Data.DataSetExtensions" />
  62. <Reference Include="System.Net.Http" />
  63. <Reference Include="System.Xaml">
  64. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  65. </Reference>
  66. <Reference Include="VirtualizingWrapPanel">
  67. <HintPath>.\VirtualizingWrapPanel.dll</HintPath>
  68. </Reference>
  69. <Reference Include="WindowsBase" />
  70. <Reference Include="PresentationCore" />
  71. <Reference Include="PresentationFramework" />
  72. </ItemGroup>
  73. <ItemGroup>
  74. <Compile Include="Annotation\AnnotationControl\AnnotationControl.xaml.cs">
  75. <DependentUpon>AnnotationControl.xaml</DependentUpon>
  76. </Compile>
  77. <Compile Include="Annotation\CPDFAnnotationPreviewerControl.xaml.cs">
  78. <DependentUpon>CPDFAnnotationPreviewerControl.xaml</DependentUpon>
  79. </Compile>
  80. <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml.cs">
  81. <DependentUpon>CPDFAnnotationListControl.xaml</DependentUpon>
  82. </Compile>
  83. <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml.cs">
  84. <DependentUpon>CPDFAnnoationListUI.xaml</DependentUpon>
  85. </Compile>
  86. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
  87. <DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
  88. </Compile>
  89. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml.cs">
  90. <DependentUpon>CPDFFreeTextUI.xaml</DependentUpon>
  91. </Compile>
  92. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml.cs">
  93. <DependentUpon>CPDFTempStampUI.xaml</DependentUpon>
  94. </Compile>
  95. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml.cs">
  96. <DependentUpon>CPDFNoteUI.xaml</DependentUpon>
  97. </Compile>
  98. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml.cs">
  99. <DependentUpon>CPDFSignatureUI.xaml</DependentUpon>
  100. </Compile>
  101. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml.cs">
  102. <DependentUpon>CPDFCreateSignatureDialog.xaml</DependentUpon>
  103. </Compile>
  104. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml.cs">
  105. <DependentUpon>CPDFDeleteDialog.xaml</DependentUpon>
  106. </Compile>
  107. <Compile Include="Asset\Styles\TCIRadioButton.cs" />
  108. <Compile Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml.cs">
  109. <DependentUpon>CPDFDigitalSignatureBarControl.xaml</DependentUpon>
  110. </Compile>
  111. <Compile Include="Common\BarControl\CPDFMeasureBarControl.xaml.cs">
  112. <DependentUpon>CPDFMeasureBarControl.xaml</DependentUpon>
  113. </Compile>
  114. <Compile Include="Common\BarControl\CPDFPageEditBarControl.xaml.cs">
  115. <DependentUpon>CPDFPageEditBarControl.xaml</DependentUpon>
  116. </Compile>
  117. <Compile Include="Common\BaseControl\PageNumberControl.xaml.cs">
  118. <DependentUpon>PageNumberControl.xaml</DependentUpon>
  119. </Compile>
  120. <Compile Include="Common\Convert\AnnotArgsTypeToVisibilityConverter.cs" />
  121. <Compile Include="Common\Convert\CaptionHeightConverter.cs" />
  122. <Compile Include="Common\Convert\IntAndTagToBoolMultiBinding.cs" />
  123. <Compile Include="Common\Convert\ReverseBoolConverter.cs" />
  124. <Compile Include="Common\Convert\ReverseVisibilityConverter.cs" />
  125. <Compile Include="Common\Convert\WindowStateToPathConverter.cs" />
  126. <Compile Include="Common\Convert\WindowStateToThicknessConverter.cs" />
  127. <Compile Include="Common\PasswordControl\PasswordDialog.xaml.cs">
  128. <DependentUpon>PasswordDialog.xaml</DependentUpon>
  129. </Compile>
  130. <Compile Include="Common\PasswordControl\PasswordWindow.xaml.cs">
  131. <DependentUpon>PasswordWindow.xaml</DependentUpon>
  132. </Compile>
  133. <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml.cs">
  134. <DependentUpon>CPDFArrowControl.xaml</DependentUpon>
  135. </Compile>
  136. <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml.cs">
  137. <DependentUpon>CPDFArrowUI.xaml</DependentUpon>
  138. </Compile>
  139. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml.cs">
  140. <DependentUpon>CPDFAnnotationControl.xaml</DependentUpon>
  141. </Compile>
  142. <Compile Include="Annotation\PDFAnnotationData\CPDFAnnotationData.cs" />
  143. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml.cs">
  144. <DependentUpon>CPDFLinkUI.xaml</DependentUpon>
  145. </Compile>
  146. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml.cs">
  147. <DependentUpon>CPDFMarkupUI.xaml</DependentUpon>
  148. </Compile>
  149. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml.cs">
  150. <DependentUpon>CPDFShapeUI.xaml</DependentUpon>
  151. </Compile>
  152. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml.cs">
  153. <DependentUpon>CPDFStampUI.xaml</DependentUpon>
  154. </Compile>
  155. <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml.cs">
  156. <DependentUpon>CPDFCreateStampDialog.xaml</DependentUpon>
  157. </Compile>
  158. <Compile Include="Common\BarControl\CPDFBOTABarControl.xaml.cs">
  159. <DependentUpon>CPDFBOTABarControl.xaml</DependentUpon>
  160. </Compile>
  161. <Compile Include="Common\BarControl\CPDFAnnotationBarControl.xaml.cs">
  162. <DependentUpon>CPDFAnnotationBarControl.xaml</DependentUpon>
  163. </Compile>
  164. <Compile Include="Common\BarControl\CPDFTitleBarControl.xaml.cs">
  165. <DependentUpon>CPDFTitleBarControl.xaml</DependentUpon>
  166. </Compile>
  167. <Compile Include="Common\BaseControl\CustomSliderControl.xaml.cs">
  168. <DependentUpon>CustomSliderControl.xaml</DependentUpon>
  169. </Compile>
  170. <Compile Include="Common\BaseControl\NumericUpDownControl.xaml.cs">
  171. <DependentUpon>NumericUpDownControl.xaml</DependentUpon>
  172. </Compile>
  173. <Compile Include="Common\Convert\BoolToVisibilityConverter.cs" />
  174. <Compile Include="Common\Convert\ListViewWidthConverter.cs" />
  175. <Compile Include="Common\Convert\TextLengthToBoolConverter.cs" />
  176. <Compile Include="Common\Convert\TextLengthToVisibilityConverter.cs" />
  177. <Compile Include="Common\PropertyControl\ColorPickerControl.xaml.cs">
  178. <DependentUpon>ColorPickerControl.xaml</DependentUpon>
  179. </Compile>
  180. <Compile Include="Common\BaseControl\DropDownNumberBoxControl.xaml.cs">
  181. <DependentUpon>DropDownNumberBoxControl.xaml</DependentUpon>
  182. </Compile>
  183. <Compile Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml.cs">
  184. <DependentUpon>CPDFFontControl.xaml</DependentUpon>
  185. </Compile>
  186. <Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
  187. <DependentUpon>CPDFFontUI.xaml</DependentUpon>
  188. </Compile>
  189. <Compile Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml.cs">
  190. <DependentUpon>CPDFThicknessControl.xaml</DependentUpon>
  191. </Compile>
  192. <Compile Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml.cs">
  193. <DependentUpon>CPDThicknessUI.xaml</DependentUpon>
  194. </Compile>
  195. <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml.cs">
  196. <DependentUpon>CPDFLineStyleControl.xaml</DependentUpon>
  197. </Compile>
  198. <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml.cs">
  199. <DependentUpon>CPDFLineStyleUI.xaml</DependentUpon>
  200. </Compile>
  201. <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml.cs">
  202. <DependentUpon>CPDFOpacityControl.xaml</DependentUpon>
  203. </Compile>
  204. <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml.cs">
  205. <DependentUpon>CPDFOpactiyUI.xaml</DependentUpon>
  206. </Compile>
  207. <Compile Include="Common\PropertyControl\WritableComboBoxControl.xaml.cs">
  208. <DependentUpon>WritableComboBoxControl.xaml</DependentUpon>
  209. </Compile>
  210. <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml.cs">
  211. <DependentUpon>AddCertificationControl.xaml</DependentUpon>
  212. </Compile>
  213. <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml.cs">
  214. <DependentUpon>AddCertificationDialog.xaml</DependentUpon>
  215. </Compile>
  216. <Compile Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml.cs">
  217. <DependentUpon>AddCustomCertificationControl.xaml</DependentUpon>
  218. </Compile>
  219. <Compile Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml.cs">
  220. <DependentUpon>AddExistedCertificationControl.xaml</DependentUpon>
  221. </Compile>
  222. <Compile Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml.cs">
  223. <DependentUpon>SaveCerficateControl.xaml</DependentUpon>
  224. </Compile>
  225. <Compile Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml.cs">
  226. <DependentUpon>CPDFSignatureListControl.xaml</DependentUpon>
  227. </Compile>
  228. <Compile Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml.cs">
  229. <DependentUpon>DigitalSignatureControl.xaml</DependentUpon>
  230. </Compile>
  231. <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml.cs">
  232. <DependentUpon>FillDigitalSignatureDialog.xaml</DependentUpon>
  233. </Compile>
  234. <Compile Include="DigitalSignature\DigitalSignatureData\DigitalSignatureData.cs" />
  235. <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml.cs">
  236. <DependentUpon>FillDigitalSignatureControl.xaml</DependentUpon>
  237. </Compile>
  238. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml.cs">
  239. <DependentUpon>CertificateChainControl.xaml</DependentUpon>
  240. </Compile>
  241. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml.cs">
  242. <DependentUpon>CertificateDetailControl.xaml</DependentUpon>
  243. </Compile>
  244. <Compile Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml.cs">
  245. <DependentUpon>CertificateInfoControl.xaml</DependentUpon>
  246. </Compile>
  247. <Compile Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml.cs">
  248. <DependentUpon>ConfidenceControl.xaml</DependentUpon>
  249. </Compile>
  250. <Compile Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml.cs">
  251. <DependentUpon>SummaryControl.xaml</DependentUpon>
  252. </Compile>
  253. <Compile Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml.cs">
  254. <DependentUpon>ViewCertificateDialog.xaml</DependentUpon>
  255. </Compile>
  256. <Compile Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml.cs">
  257. <DependentUpon>SignatureStatusBarControl.xaml</DependentUpon>
  258. </Compile>
  259. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml.cs">
  260. <DependentUpon>DigitalSignatureInfoControl.xaml</DependentUpon>
  261. </Compile>
  262. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml.cs">
  263. <DependentUpon>DigitalSignatureValiditySummaaryControl.xaml</DependentUpon>
  264. </Compile>
  265. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\SignerInfoControl.xaml.cs">
  266. <DependentUpon>SignerInfoControl.xaml</DependentUpon>
  267. </Compile>
  268. <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml.cs">
  269. <DependentUpon>VerifyDigitalSignatureControl.xaml</DependentUpon>
  270. </Compile>
  271. <Compile Include="Edit\ContentEditControl\ContentEditControl.xaml.cs">
  272. <DependentUpon>ContentEditControl.xaml</DependentUpon>
  273. </Compile>
  274. <Compile Include="Edit\PDFContentEditControl.xaml.cs">
  275. <DependentUpon>PDFContentEditControl.xaml</DependentUpon>
  276. </Compile>
  277. <Compile Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml.cs">
  278. <DependentUpon>PDFImageEditControl.xaml</DependentUpon>
  279. </Compile>
  280. <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml.cs">
  281. <DependentUpon>CPDFImageFlipUI.xaml</DependentUpon>
  282. </Compile>
  283. <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml.cs">
  284. <DependentUpon>CPDFImageRotateUI.xaml</DependentUpon>
  285. </Compile>
  286. <Compile Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml.cs">
  287. <DependentUpon>PDFTextEditControl.xaml</DependentUpon>
  288. </Compile>
  289. <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml.cs">
  290. <DependentUpon>CPDFTextAlignUI.xaml</DependentUpon>
  291. </Compile>
  292. <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml.cs">
  293. <DependentUpon>CPDFTextStyleUI.xaml</DependentUpon>
  294. </Compile>
  295. <Compile Include="Common\Helper\CommonHelper.cs" />
  296. <Compile Include="Common\BarControl\FormBarControl.xaml.cs">
  297. <DependentUpon>FormBarControl.xaml</DependentUpon>
  298. </Compile>
  299. <Compile Include="Form\FormControl\FormControl.xaml.cs">
  300. <DependentUpon>FormControl.xaml</DependentUpon>
  301. </Compile>
  302. <Compile Include="Form\FromPropertyControl.xaml.cs">
  303. <DependentUpon>FromPropertyControl.xaml</DependentUpon>
  304. </Compile>
  305. <Compile Include="Form\Property\CheckBoxProperty.xaml.cs">
  306. <DependentUpon>CheckBoxProperty.xaml</DependentUpon>
  307. </Compile>
  308. <Compile Include="Form\Property\ComboBoxProperty.xaml.cs">
  309. <DependentUpon>ComboBoxProperty.xaml</DependentUpon>
  310. </Compile>
  311. <Compile Include="Form\Property\ListBoxProperty.xaml.cs">
  312. <DependentUpon>ListBoxProperty.xaml</DependentUpon>
  313. </Compile>
  314. <Compile Include="Form\Property\PushButtonProperty.xaml.cs">
  315. <DependentUpon>PushButtonProperty.xaml</DependentUpon>
  316. </Compile>
  317. <Compile Include="Form\Property\RadioButtonProperty.xaml.cs">
  318. <DependentUpon>RadioButtonProperty.xaml</DependentUpon>
  319. </Compile>
  320. <Compile Include="Form\Property\SignatureProperty.xaml.cs">
  321. <DependentUpon>SignatureProperty.xaml</DependentUpon>
  322. </Compile>
  323. <Compile Include="Form\Property\TextFieldProperty.xaml.cs">
  324. <DependentUpon>TextFieldProperty.xaml</DependentUpon>
  325. </Compile>
  326. <Compile Include="Measure\MeasureControl.xaml.cs">
  327. <DependentUpon>MeasureControl.xaml</DependentUpon>
  328. </Compile>
  329. <Compile Include="Measure\MeasureInfoPanel.xaml.cs">
  330. <DependentUpon>MeasureInfoPanel.xaml</DependentUpon>
  331. </Compile>
  332. <Compile Include="Measure\MeasurePropertyControl.xaml.cs">
  333. <DependentUpon>MeasurePropertyControl.xaml</DependentUpon>
  334. </Compile>
  335. <Compile Include="Measure\MeasureSettingDialog.xaml.cs">
  336. <DependentUpon>MeasureSettingDialog.xaml</DependentUpon>
  337. </Compile>
  338. <Compile Include="Measure\MeasureSettingPanel.xaml.cs">
  339. <DependentUpon>MeasureSettingPanel.xaml</DependentUpon>
  340. </Compile>
  341. <Compile Include="Measure\Property\StraightnessProperty.xaml.cs">
  342. <DependentUpon>StraightnessProperty.xaml</DependentUpon>
  343. </Compile>
  344. <Compile Include="Measure\Property\PolygonalProperty.xaml.cs">
  345. <DependentUpon>PolygonalProperty.xaml</DependentUpon>
  346. </Compile>
  347. <Compile Include="Measure\Property\MultilineProperty.xaml.cs">
  348. <DependentUpon>MultilineProperty.xaml</DependentUpon>
  349. </Compile>
  350. <Compile Include="PageEdit\PageEditControl\PageEditControl.xaml.cs">
  351. <DependentUpon>PageEditControl.xaml</DependentUpon>
  352. </Compile>
  353. <Compile Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml.cs">
  354. <DependentUpon>CPDFPageEditControl.xaml</DependentUpon>
  355. </Compile>
  356. <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml.cs">
  357. <DependentUpon>CPDFPageExtractUI.xaml</DependentUpon>
  358. </Compile>
  359. <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml.cs">
  360. <DependentUpon>CPDFPageExtractWindow.xaml</DependentUpon>
  361. </Compile>
  362. <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml.cs">
  363. <DependentUpon>CPDFPageInsertUI.xaml</DependentUpon>
  364. </Compile>
  365. <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml.cs">
  366. <DependentUpon>CPDFPageInsertWindow.xaml</DependentUpon>
  367. </Compile>
  368. <Compile Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml.cs">
  369. <DependentUpon>CPDFBookmarkControl.xaml</DependentUpon>
  370. </Compile>
  371. <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml.cs">
  372. <DependentUpon>CPDFBookmarkAddUI.xaml</DependentUpon>
  373. </Compile>
  374. <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml.cs">
  375. <DependentUpon>CPDFBookmarkResultUI.xaml</DependentUpon>
  376. </Compile>
  377. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml.cs">
  378. <DependentUpon>CPDFDisplaySettingsControl.xaml</DependentUpon>
  379. </Compile>
  380. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml.cs">
  381. <DependentUpon>CPDFViewModeControl.xaml</DependentUpon>
  382. </Compile>
  383. <Compile Include="PDFView\PDFInfo\CPDFInfoControl.xaml.cs">
  384. <DependentUpon>CPDFInfoControl.xaml</DependentUpon>
  385. </Compile>
  386. <Compile Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml.cs">
  387. <DependentUpon>CPDFOutlineControl.xaml</DependentUpon>
  388. </Compile>
  389. <Compile Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml.cs">
  390. <DependentUpon>CPDFOutlineUI.xaml</DependentUpon>
  391. </Compile>
  392. <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml.cs">
  393. <DependentUpon>CPDFSearchInputUI.xaml</DependentUpon>
  394. </Compile>
  395. <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml.cs">
  396. <DependentUpon>CPDFSearchResultUI.xaml</DependentUpon>
  397. </Compile>
  398. <Compile Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml.cs">
  399. <DependentUpon>CPDFSearchControl.xaml</DependentUpon>
  400. </Compile>
  401. <Compile Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml.cs">
  402. <DependentUpon>CPdfThumbnailControl.xaml</DependentUpon>
  403. </Compile>
  404. <Compile Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml.cs">
  405. <DependentUpon>CPdfThumbnailUI.xaml</DependentUpon>
  406. </Compile>
  407. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml.cs">
  408. <DependentUpon>CPDFDrawModeControl.xaml</DependentUpon>
  409. </Compile>
  410. <Compile Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml.cs">
  411. <DependentUpon>CPDFAbstractInfoControl.xaml</DependentUpon>
  412. </Compile>
  413. <Compile Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml.cs">
  414. <DependentUpon>CPDFCreateInfoControl.xaml</DependentUpon>
  415. </Compile>
  416. <Compile Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml.cs">
  417. <DependentUpon>CPDFSecurityInfoControl.xaml</DependentUpon>
  418. </Compile>
  419. <Compile Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml.cs">
  420. <DependentUpon>CPDFScalingControl.xaml</DependentUpon>
  421. </Compile>
  422. <Compile Include="PDFView\PDFViewControl\PDFViewControl.xaml.cs">
  423. <DependentUpon>PDFViewControl.xaml</DependentUpon>
  424. </Compile>
  425. <Compile Include="PDFView\RegularViewerControl.xaml.cs">
  426. <DependentUpon>RegularViewerControl.xaml</DependentUpon>
  427. </Compile>
  428. <Compile Include="Properties\AssemblyInfo.cs">
  429. <SubType>Code</SubType>
  430. </Compile>
  431. <Compile Include="Properties\Resources.Designer.cs">
  432. <AutoGen>True</AutoGen>
  433. <DesignTime>True</DesignTime>
  434. <DependentUpon>Resources.resx</DependentUpon>
  435. </Compile>
  436. <Compile Include="Properties\Settings.Designer.cs">
  437. <AutoGen>True</AutoGen>
  438. <DependentUpon>Settings.settings</DependentUpon>
  439. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  440. </Compile>
  441. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml.cs">
  442. <DependentUpon>CPDFViewModeUI.xaml</DependentUpon>
  443. </Compile>
  444. <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml.cs">
  445. <DependentUpon>CPDFDrawModeUI.xaml</DependentUpon>
  446. </Compile>
  447. <Compile Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml.cs">
  448. <DependentUpon>CPDFScalingUI.xaml</DependentUpon>
  449. </Compile>
  450. <EmbeddedResource Include="Properties\Resources.resx">
  451. <Generator>ResXFileCodeGenerator</Generator>
  452. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  453. </EmbeddedResource>
  454. <None Include="app.config" />
  455. <None Include="packages.config" />
  456. <None Include="Properties\Settings.settings">
  457. <Generator>SettingsSingleFileGenerator</Generator>
  458. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  459. </None>
  460. </ItemGroup>
  461. <ItemGroup>
  462. <Resource Include="Asset\Resource\Annotation\StampIcons\Accepted.png" />
  463. <Resource Include="Asset\Resource\Annotation\StampIcons\Approved.png" />
  464. <Resource Include="Asset\Resource\Annotation\StampIcons\Completed.png" />
  465. <Resource Include="Asset\Resource\Annotation\StampIcons\Confidential.png" />
  466. <Resource Include="Asset\Resource\Annotation\StampIcons\Draft.png" />
  467. <Resource Include="Asset\Resource\Annotation\StampIcons\Empty_stamp.png" />
  468. <Resource Include="Asset\Resource\Annotation\StampIcons\Final.png" />
  469. <Resource Include="Asset\Resource\Annotation\StampIcons\ForComment.png" />
  470. <Resource Include="Asset\Resource\Annotation\StampIcons\ForPublicRelease.png" />
  471. <Resource Include="Asset\Resource\Annotation\StampIcons\InformationOnly.png" />
  472. <Resource Include="Asset\Resource\Annotation\StampIcons\InitialHere.png" />
  473. <Resource Include="Asset\Resource\Annotation\StampIcons\NotApproved.png" />
  474. <Resource Include="Asset\Resource\Annotation\StampIcons\NotForPublicRelease.png" />
  475. <Resource Include="Asset\Resource\Annotation\StampIcons\PreliminaryResults.png" />
  476. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark1.png" />
  477. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark2.png" />
  478. <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark3.png" />
  479. <Resource Include="Asset\Resource\Annotation\StampIcons\Rejected.png" />
  480. <Resource Include="Asset\Resource\Annotation\StampIcons\revised.png" />
  481. <Resource Include="Asset\Resource\Annotation\StampIcons\SignHere.png" />
  482. <Resource Include="Asset\Resource\Annotation\StampIcons\Void.png" />
  483. <Resource Include="Asset\Resource\Annotation\StampIcons\Witness.png" />
  484. <Resource Include="Asset\Resource\Annotation\Signature\Dropimage.png" />
  485. <Resource Include="Asset\Resource\Color_btn_ic.png" />
  486. <Resource Include="Asset\Resource\Transparent_btn_ic.png" />
  487. <Resource Include="Asset\Resource\warn.png" />
  488. <Resource Include="ComPDFKit_Logo.ico" />
  489. <Resource Include="Asset\Resource\Logo.png" />
  490. <Content Include="VirtualizingWrapPanel.dll">
  491. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  492. </Content>
  493. </ItemGroup>
  494. <ItemGroup>
  495. <Page Include="Annotation\AnnotationControl\AnnotationControl.xaml">
  496. <SubType>Designer</SubType>
  497. </Page>
  498. <Page Include="Annotation\CPDFAnnotationPreviewerControl.xaml">
  499. <SubType>Designer</SubType>
  500. <Generator>MSBuild:Compile</Generator>
  501. </Page>
  502. <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml">
  503. <SubType>Designer</SubType>
  504. <Generator>MSBuild:Compile</Generator>
  505. </Page>
  506. <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml">
  507. <SubType>Designer</SubType>
  508. <Generator>MSBuild:Compile</Generator>
  509. </Page>
  510. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
  511. <SubType>Designer</SubType>
  512. <Generator>MSBuild:Compile</Generator>
  513. </Page>
  514. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml">
  515. <SubType>Designer</SubType>
  516. <Generator>MSBuild:Compile</Generator>
  517. </Page>
  518. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml">
  519. <SubType>Designer</SubType>
  520. <Generator>MSBuild:Compile</Generator>
  521. </Page>
  522. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml">
  523. <SubType>Designer</SubType>
  524. <Generator>MSBuild:Compile</Generator>
  525. </Page>
  526. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml">
  527. <SubType>Designer</SubType>
  528. <Generator>MSBuild:Compile</Generator>
  529. </Page>
  530. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml">
  531. <SubType>Designer</SubType>
  532. <Generator>MSBuild:Compile</Generator>
  533. </Page>
  534. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml">
  535. <SubType>Designer</SubType>
  536. <Generator>MSBuild:Compile</Generator>
  537. </Page>
  538. <Page Include="Asset\Styles\ButtonStyle.xaml">
  539. <Generator>MSBuild:Compile</Generator>
  540. <SubType>Designer</SubType>
  541. </Page>
  542. <Page Include="Asset\Styles\ComboBoxStyle.xaml">
  543. <Generator>MSBuild:Compile</Generator>
  544. <SubType>Designer</SubType>
  545. </Page>
  546. <Page Include="Asset\Styles\ListBoxItemStyle.xaml">
  547. <Generator>MSBuild:Compile</Generator>
  548. <SubType>Designer</SubType>
  549. </Page>
  550. <Page Include="Asset\Styles\MenuItemStyle.xaml">
  551. <Generator>MSBuild:Compile</Generator>
  552. <SubType>Designer</SubType>
  553. </Page>
  554. <Page Include="Asset\Styles\RadioButtonStyle.xaml">
  555. <SubType>Designer</SubType>
  556. <Generator>MSBuild:Compile</Generator>
  557. </Page>
  558. <Page Include="Asset\Styles\SliderStyle.xaml">
  559. <Generator>MSBuild:Compile</Generator>
  560. <SubType>Designer</SubType>
  561. </Page>
  562. <Page Include="Asset\Styles\TabControlStyle.xaml">
  563. <Generator>MSBuild:Compile</Generator>
  564. <SubType>Designer</SubType>
  565. </Page>
  566. <Page Include="Asset\Styles\TabItemStyle.xaml">
  567. <Generator>MSBuild:Compile</Generator>
  568. <SubType>Designer</SubType>
  569. </Page>
  570. <Page Include="Asset\Styles\TextBoxStyle.xaml">
  571. <Generator>MSBuild:Compile</Generator>
  572. <SubType>Designer</SubType>
  573. </Page>
  574. <Page Include="Asset\Styles\ToggleButtonStyle.xaml">
  575. <Generator>MSBuild:Compile</Generator>
  576. <SubType>Designer</SubType>
  577. </Page>
  578. <Page Include="Asset\Styles\TreeViewItemStyle.xaml">
  579. <Generator>MSBuild:Compile</Generator>
  580. <SubType>Designer</SubType>
  581. </Page>
  582. <Page Include="Asset\Styles\WindowStyle.xaml">
  583. <Generator>MSBuild:Compile</Generator>
  584. <SubType>Designer</SubType>
  585. </Page>
  586. <Page Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml">
  587. <SubType>Designer</SubType>
  588. <Generator>MSBuild:Compile</Generator>
  589. </Page>
  590. <Page Include="Common\BarControl\CPDFMeasureBarControl.xaml">
  591. <SubType>Designer</SubType>
  592. <Generator>MSBuild:Compile</Generator>
  593. </Page>
  594. <Page Include="Common\BarControl\CPDFPageEditBarControl.xaml">
  595. <SubType>Designer</SubType>
  596. <Generator>MSBuild:Compile</Generator>
  597. </Page>
  598. <Page Include="Common\BaseControl\PageNumberControl.xaml">
  599. <Generator>MSBuild:Compile</Generator>
  600. <SubType>Designer</SubType>
  601. </Page>
  602. <Page Include="Common\PasswordControl\PasswordDialog.xaml">
  603. <Generator>MSBuild:Compile</Generator>
  604. <SubType>Designer</SubType>
  605. </Page>
  606. <Page Include="Common\PasswordControl\PasswordWindow.xaml">
  607. <SubType>Designer</SubType>
  608. <Generator>MSBuild:Compile</Generator>
  609. </Page>
  610. <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml">
  611. <SubType>Designer</SubType>
  612. <Generator>MSBuild:Compile</Generator>
  613. </Page>
  614. <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml">
  615. <SubType>Designer</SubType>
  616. <Generator>MSBuild:Compile</Generator>
  617. </Page>
  618. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml">
  619. <SubType>Designer</SubType>
  620. <Generator>MSBuild:Compile</Generator>
  621. </Page>
  622. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml">
  623. <SubType>Designer</SubType>
  624. <Generator>MSBuild:Compile</Generator>
  625. </Page>
  626. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml">
  627. <SubType>Designer</SubType>
  628. <Generator>MSBuild:Compile</Generator>
  629. </Page>
  630. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml">
  631. <SubType>Designer</SubType>
  632. <Generator>MSBuild:Compile</Generator>
  633. </Page>
  634. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml">
  635. <SubType>Designer</SubType>
  636. <Generator>MSBuild:Compile</Generator>
  637. </Page>
  638. <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml">
  639. <SubType>Designer</SubType>
  640. <Generator>MSBuild:Compile</Generator>
  641. </Page>
  642. <Page Include="Asset\Themes\Global.xaml">
  643. <SubType>Designer</SubType>
  644. <Generator>MSBuild:Compile</Generator>
  645. </Page>
  646. <Page Include="Common\BarControl\CPDFBOTABarControl.xaml">
  647. <SubType>Designer</SubType>
  648. <Generator>MSBuild:Compile</Generator>
  649. </Page>
  650. <Page Include="Common\BarControl\CPDFAnnotationBarControl.xaml">
  651. <SubType>Designer</SubType>
  652. <Generator>MSBuild:Compile</Generator>
  653. </Page>
  654. <Page Include="Common\BarControl\CPDFTitleBarControl.xaml">
  655. <SubType>Designer</SubType>
  656. <Generator>MSBuild:Compile</Generator>
  657. </Page>
  658. <Page Include="Common\BaseControl\CustomSliderControl.xaml">
  659. <SubType>Designer</SubType>
  660. <Generator>MSBuild:Compile</Generator>
  661. </Page>
  662. <Page Include="Common\BaseControl\NumericUpDownControl.xaml">
  663. <SubType>Designer</SubType>
  664. <Generator>MSBuild:Compile</Generator>
  665. </Page>
  666. <Page Include="Common\PropertyControl\ColorPickerControl.xaml">
  667. <SubType>Designer</SubType>
  668. <Generator>MSBuild:Compile</Generator>
  669. </Page>
  670. <Page Include="Common\BaseControl\DropDownNumberBoxControl.xaml">
  671. <SubType>Designer</SubType>
  672. <Generator>MSBuild:Compile</Generator>
  673. </Page>
  674. <Page Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml">
  675. <SubType>Designer</SubType>
  676. <Generator>MSBuild:Compile</Generator>
  677. </Page>
  678. <Page Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml">
  679. <SubType>Designer</SubType>
  680. <Generator>MSBuild:Compile</Generator>
  681. </Page>
  682. <Page Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml">
  683. <SubType>Designer</SubType>
  684. <Generator>MSBuild:Compile</Generator>
  685. </Page>
  686. <Page Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml">
  687. <SubType>Designer</SubType>
  688. <Generator>MSBuild:Compile</Generator>
  689. </Page>
  690. <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml">
  691. <SubType>Designer</SubType>
  692. <Generator>MSBuild:Compile</Generator>
  693. </Page>
  694. <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml">
  695. <SubType>Designer</SubType>
  696. <Generator>MSBuild:Compile</Generator>
  697. </Page>
  698. <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml">
  699. <SubType>Designer</SubType>
  700. <Generator>MSBuild:Compile</Generator>
  701. </Page>
  702. <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml">
  703. <SubType>Designer</SubType>
  704. <Generator>MSBuild:Compile</Generator>
  705. </Page>
  706. <Page Include="Common\PropertyControl\WritableComboBoxControl.xaml">
  707. <SubType>Designer</SubType>
  708. <Generator>MSBuild:Compile</Generator>
  709. </Page>
  710. <Page Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml">
  711. <SubType>Designer</SubType>
  712. <Generator>MSBuild:Compile</Generator>
  713. </Page>
  714. <Page Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml">
  715. <SubType>Designer</SubType>
  716. <Generator>MSBuild:Compile</Generator>
  717. </Page>
  718. <Page Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml">
  719. <SubType>Designer</SubType>
  720. <Generator>MSBuild:Compile</Generator>
  721. </Page>
  722. <Page Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml">
  723. <SubType>Designer</SubType>
  724. <Generator>MSBuild:Compile</Generator>
  725. </Page>
  726. <Page Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml">
  727. <SubType>Designer</SubType>
  728. <Generator>MSBuild:Compile</Generator>
  729. </Page>
  730. <Page Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml" />
  731. <Page Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml">
  732. <SubType>Designer</SubType>
  733. <Generator>MSBuild:Compile</Generator>
  734. </Page>
  735. <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml">
  736. <SubType>Designer</SubType>
  737. <Generator>MSBuild:Compile</Generator>
  738. </Page>
  739. <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml">
  740. <Generator>MSBuild:Compile</Generator>
  741. <SubType>Designer</SubType>
  742. </Page>
  743. <Page Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml">
  744. <SubType>Designer</SubType>
  745. <Generator>MSBuild:Compile</Generator>
  746. </Page>
  747. <Page Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml">
  748. <SubType>Designer</SubType>
  749. <Generator>MSBuild:Compile</Generator>
  750. </Page>
  751. <Page Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml">
  752. <SubType>Designer</SubType>
  753. <Generator>MSBuild:Compile</Generator>
  754. </Page>
  755. <Page Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml">
  756. <SubType>Designer</SubType>
  757. <Generator>MSBuild:Compile</Generator>
  758. </Page>
  759. <Page Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml">
  760. <SubType>Designer</SubType>
  761. <Generator>MSBuild:Compile</Generator>
  762. </Page>
  763. <Page Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml">
  764. <SubType>Designer</SubType>
  765. <Generator>MSBuild:Compile</Generator>
  766. </Page>
  767. <Page Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml" />
  768. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml" />
  769. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml" />
  770. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\SignerInfoControl.xaml" />
  771. <Page Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml" />
  772. <Page Include="Edit\ContentEditControl\ContentEditControl.xaml">
  773. <SubType>Designer</SubType>
  774. <Generator>MSBuild:Compile</Generator>
  775. </Page>
  776. <Page Include="Edit\PDFContentEditControl.xaml">
  777. <SubType>Designer</SubType>
  778. <Generator>MSBuild:Compile</Generator>
  779. </Page>
  780. <Page Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml">
  781. <SubType>Designer</SubType>
  782. <Generator>MSBuild:Compile</Generator>
  783. </Page>
  784. <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml">
  785. <SubType>Designer</SubType>
  786. <Generator>MSBuild:Compile</Generator>
  787. </Page>
  788. <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml">
  789. <SubType>Designer</SubType>
  790. <Generator>MSBuild:Compile</Generator>
  791. </Page>
  792. <Page Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml">
  793. <SubType>Designer</SubType>
  794. <Generator>MSBuild:Compile</Generator>
  795. </Page>
  796. <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml">
  797. <SubType>Designer</SubType>
  798. <Generator>MSBuild:Compile</Generator>
  799. </Page>
  800. <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml">
  801. <SubType>Designer</SubType>
  802. <Generator>MSBuild:Compile</Generator>
  803. </Page>
  804. <Page Include="Common\BarControl\FormBarControl.xaml">
  805. <SubType>Designer</SubType>
  806. <Generator>MSBuild:Compile</Generator>
  807. </Page>
  808. <Page Include="Form\FormControl\FormControl.xaml">
  809. <SubType>Designer</SubType>
  810. <Generator>MSBuild:Compile</Generator>
  811. </Page>
  812. <Page Include="Form\FromPropertyControl.xaml">
  813. <SubType>Designer</SubType>
  814. <Generator>MSBuild:Compile</Generator>
  815. </Page>
  816. <Page Include="Form\Property\CheckBoxProperty.xaml">
  817. <SubType>Designer</SubType>
  818. <Generator>MSBuild:Compile</Generator>
  819. </Page>
  820. <Page Include="Form\Property\ComboBoxProperty.xaml">
  821. <SubType>Designer</SubType>
  822. <Generator>MSBuild:Compile</Generator>
  823. </Page>
  824. <Page Include="Form\Property\ListBoxProperty.xaml">
  825. <SubType>Designer</SubType>
  826. <Generator>MSBuild:Compile</Generator>
  827. </Page>
  828. <Page Include="Form\Property\PushButtonProperty.xaml">
  829. <SubType>Designer</SubType>
  830. <Generator>MSBuild:Compile</Generator>
  831. </Page>
  832. <Page Include="Form\Property\RadioButtonProperty.xaml">
  833. <SubType>Designer</SubType>
  834. <Generator>MSBuild:Compile</Generator>
  835. </Page>
  836. <Page Include="Form\Property\SignatureProperty.xaml">
  837. <SubType>Designer</SubType>
  838. <Generator>MSBuild:Compile</Generator>
  839. </Page>
  840. <Page Include="Form\Property\TextFieldProperty.xaml">
  841. <SubType>Designer</SubType>
  842. <Generator>MSBuild:Compile</Generator>
  843. </Page>
  844. <Page Include="Measure\MeasureControl.xaml">
  845. <SubType>Designer</SubType>
  846. <Generator>MSBuild:Compile</Generator>
  847. </Page>
  848. <Page Include="Measure\MeasureInfoPanel.xaml">
  849. <SubType>Designer</SubType>
  850. <Generator>MSBuild:Compile</Generator>
  851. </Page>
  852. <Page Include="Measure\MeasurePropertyControl.xaml">
  853. <SubType>Designer</SubType>
  854. <Generator>MSBuild:Compile</Generator>
  855. </Page>
  856. <Page Include="Measure\MeasureSettingDialog.xaml">
  857. <SubType>Designer</SubType>
  858. <Generator>MSBuild:Compile</Generator>
  859. </Page>
  860. <Page Include="Measure\MeasureSettingPanel.xaml">
  861. <SubType>Designer</SubType>
  862. <Generator>MSBuild:Compile</Generator>
  863. </Page>
  864. <Page Include="Measure\Property\StraightnessProperty.xaml">
  865. <SubType>Designer</SubType>
  866. <Generator>MSBuild:Compile</Generator>
  867. </Page>
  868. <Page Include="Measure\Property\PolygonalProperty.xaml">
  869. <SubType>Designer</SubType>
  870. <Generator>MSBuild:Compile</Generator>
  871. </Page>
  872. <Page Include="Measure\Property\MultilineProperty.xaml">
  873. <SubType>Designer</SubType>
  874. <Generator>MSBuild:Compile</Generator>
  875. </Page>
  876. <Page Include="PageEdit\PageEditControl\PageEditControl.xaml">
  877. <SubType>Designer</SubType>
  878. <Generator>MSBuild:Compile</Generator>
  879. </Page>
  880. <Page Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml">
  881. <SubType>Designer</SubType>
  882. <Generator>MSBuild:Compile</Generator>
  883. </Page>
  884. <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml">
  885. <SubType>Designer</SubType>
  886. <Generator>MSBuild:Compile</Generator>
  887. </Page>
  888. <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml">
  889. <SubType>Designer</SubType>
  890. <Generator>MSBuild:Compile</Generator>
  891. </Page>
  892. <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml">
  893. <SubType>Designer</SubType>
  894. <Generator>MSBuild:Compile</Generator>
  895. </Page>
  896. <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml">
  897. <SubType>Designer</SubType>
  898. <Generator>MSBuild:Compile</Generator>
  899. </Page>
  900. <Page Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml">
  901. <SubType>Designer</SubType>
  902. <Generator>MSBuild:Compile</Generator>
  903. </Page>
  904. <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml">
  905. <SubType>Designer</SubType>
  906. <Generator>MSBuild:Compile</Generator>
  907. </Page>
  908. <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml">
  909. <SubType>Designer</SubType>
  910. <Generator>MSBuild:Compile</Generator>
  911. </Page>
  912. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml">
  913. <Generator>MSBuild:Compile</Generator>
  914. <SubType>Designer</SubType>
  915. </Page>
  916. <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml">
  917. <SubType>Designer</SubType>
  918. <Generator>MSBuild:Compile</Generator>
  919. </Page>
  920. <Page Include="PDFView\PDFInfo\CPDFInfoControl.xaml">
  921. <Generator>MSBuild:Compile</Generator>
  922. <SubType>Designer</SubType>
  923. </Page>
  924. <Page Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml">
  925. <SubType>Designer</SubType>
  926. <Generator>MSBuild:Compile</Generator>
  927. </Page>
  928. <Page Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml">
  929. <SubType>Designer</SubType>
  930. <Generator>MSBuild:Compile</Generator>
  931. </Page>
  932. <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml">
  933. <Generator>MSBuild:Compile</Generator>
  934. <SubType>Designer</SubType>
  935. </Page>
  936. <Page Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml">
  937. <SubType>Designer</SubType>
  938. <Generator>MSBuild:Compile</Generator>
  939. </Page>
  940. <Page Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml">
  941. <Generator>MSBuild:Compile</Generator>
  942. <SubType>Designer</SubType>
  943. </Page>
  944. <Page Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml">
  945. <Generator>MSBuild:Compile</Generator>
  946. <SubType>Designer</SubType>
  947. </Page>
  948. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml">
  949. <SubType>Designer</SubType>
  950. <Generator>MSBuild:Compile</Generator>
  951. </Page>
  952. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml">
  953. <SubType>Designer</SubType>
  954. <Generator>MSBuild:Compile</Generator>
  955. </Page>
  956. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml">
  957. <SubType>Designer</SubType>
  958. <Generator>MSBuild:Compile</Generator>
  959. </Page>
  960. <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml">
  961. <SubType>Designer</SubType>
  962. <Generator>MSBuild:Compile</Generator>
  963. </Page>
  964. <Page Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml">
  965. <SubType>Designer</SubType>
  966. <Generator>MSBuild:Compile</Generator>
  967. </Page>
  968. <Page Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml">
  969. <SubType>Designer</SubType>
  970. <Generator>MSBuild:Compile</Generator>
  971. </Page>
  972. <Page Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml">
  973. <SubType>Designer</SubType>
  974. <Generator>MSBuild:Compile</Generator>
  975. </Page>
  976. <Page Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml">
  977. <SubType>Designer</SubType>
  978. <Generator>MSBuild:Compile</Generator>
  979. </Page>
  980. <Page Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml">
  981. <SubType>Designer</SubType>
  982. <Generator>MSBuild:Compile</Generator>
  983. </Page>
  984. <Page Include="PDFView\PDFViewControl\PDFViewControl.xaml">
  985. <SubType>Designer</SubType>
  986. <Generator>MSBuild:Compile</Generator>
  987. </Page>
  988. <Page Include="PDFView\RegularViewerControl.xaml" />
  989. </ItemGroup>
  990. <ItemGroup>
  991. <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.Desk.csproj">
  992. <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
  993. <Name>ComPDFKit.Desk</Name>
  994. </ProjectReference>
  995. <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitDesktop\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
  996. <Project>{18ec356d-8130-49d4-b4e6-ac290e1065b7}</Project>
  997. <Name>ComPDFKit.Viewer</Name>
  998. </ProjectReference>
  999. </ItemGroup>
  1000. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1001. </Project>