Compdfkit_Tools.csproj 44 KB

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