12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{9363BCB1-3A67-446A-8093-5708B86BF418}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>Compdfkit_Tools</RootNamespace>
- <AssemblyName>ComPDFKit_Tools</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>ComPDFKit_Logo.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Nager.Country, Version=4.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>..\packages\Nager.Country.4.0.0\lib\netstandard2.0\Nager.Country.dll</HintPath>
- </Reference>
- <Reference Include="PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\packages\PresentationFramework.Aero2.1.0.1\lib\PresentationFramework.Aero2.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="VirtualizingWrapPanel">
- <HintPath>.\VirtualizingWrapPanel.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Annotation\AnnotationControl\AnnotationControl.xaml.cs">
- <DependentUpon>AnnotationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\CPDFAnnotationPreviewerControl.xaml.cs">
- <DependentUpon>CPDFAnnotationPreviewerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml.cs">
- <DependentUpon>CPDFAnnotationListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml.cs">
- <DependentUpon>CPDFAnnoationListUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
- <DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml.cs">
- <DependentUpon>CPDFFreeTextUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml.cs">
- <DependentUpon>CPDFTempStampUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml.cs">
- <DependentUpon>CPDFNoteUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml.cs">
- <DependentUpon>CPDFSignatureUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml.cs">
- <DependentUpon>CPDFCreateSignatureDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml.cs">
- <DependentUpon>CPDFDeleteDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Asset\Styles\TCIRadioButton.cs" />
- <Compile Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml.cs">
- <DependentUpon>CPDFDigitalSignatureBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFMeasureBarControl.xaml.cs">
- <DependentUpon>CPDFMeasureBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFPageEditBarControl.xaml.cs">
- <DependentUpon>CPDFPageEditBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\PageNumberControl.xaml.cs">
- <DependentUpon>PageNumberControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Convert\AnnotArgsTypeToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\CaptionHeightConverter.cs" />
- <Compile Include="Common\Convert\IntAndTagToBoolMultiBinding.cs" />
- <Compile Include="Common\Convert\ReverseBoolConverter.cs" />
- <Compile Include="Common\Convert\ReverseVisibilityConverter.cs" />
- <Compile Include="Common\Convert\WindowStateToPathConverter.cs" />
- <Compile Include="Common\Convert\WindowStateToThicknessConverter.cs" />
- <Compile Include="Common\PasswordControl\PasswordDialog.xaml.cs">
- <DependentUpon>PasswordDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PasswordControl\PasswordWindow.xaml.cs">
- <DependentUpon>PasswordWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml.cs">
- <DependentUpon>CPDFArrowControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml.cs">
- <DependentUpon>CPDFArrowUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml.cs">
- <DependentUpon>CPDFAnnotationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationData\CPDFAnnotationData.cs" />
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml.cs">
- <DependentUpon>CPDFLinkUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml.cs">
- <DependentUpon>CPDFMarkupUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml.cs">
- <DependentUpon>CPDFShapeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml.cs">
- <DependentUpon>CPDFStampUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml.cs">
- <DependentUpon>CPDFCreateStampDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFBOTABarControl.xaml.cs">
- <DependentUpon>CPDFBOTABarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFAnnotationBarControl.xaml.cs">
- <DependentUpon>CPDFAnnotationBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BarControl\CPDFTitleBarControl.xaml.cs">
- <DependentUpon>CPDFTitleBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\CustomSliderControl.xaml.cs">
- <DependentUpon>CustomSliderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\NumericUpDownControl.xaml.cs">
- <DependentUpon>NumericUpDownControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Convert\BoolToVisibilityConverter.cs" />
- <Compile Include="Common\Convert\ListViewWidthConverter.cs" />
- <Compile Include="Common\Convert\TextLengthToBoolConverter.cs" />
- <Compile Include="Common\Convert\TextLengthToVisibilityConverter.cs" />
- <Compile Include="Common\PropertyControl\ColorPickerControl.xaml.cs">
- <DependentUpon>ColorPickerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\BaseControl\DropDownNumberBoxControl.xaml.cs">
- <DependentUpon>DropDownNumberBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml.cs">
- <DependentUpon>CPDFFontControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
- <DependentUpon>CPDFFontUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml.cs">
- <DependentUpon>CPDFThicknessControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml.cs">
- <DependentUpon>CPDThicknessUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml.cs">
- <DependentUpon>CPDFLineStyleControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml.cs">
- <DependentUpon>CPDFLineStyleUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml.cs">
- <DependentUpon>CPDFOpacityControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml.cs">
- <DependentUpon>CPDFOpactiyUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\PropertyControl\WritableComboBoxControl.xaml.cs">
- <DependentUpon>WritableComboBoxControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml.cs">
- <DependentUpon>AddCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml.cs">
- <DependentUpon>AddCertificationDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml.cs">
- <DependentUpon>AddCustomCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml.cs">
- <DependentUpon>AddExistedCertificationControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml.cs">
- <DependentUpon>SaveCerficateControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml.cs">
- <DependentUpon>CPDFSignatureListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml.cs">
- <DependentUpon>DigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml.cs">
- <DependentUpon>FillDigitalSignatureDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\DigitalSignatureData\DigitalSignatureData.cs" />
- <Compile Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml.cs">
- <DependentUpon>FillDigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml.cs">
- <DependentUpon>CertificateChainControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml.cs">
- <DependentUpon>CertificateDetailControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml.cs">
- <DependentUpon>CertificateInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml.cs">
- <DependentUpon>ConfidenceControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml.cs">
- <DependentUpon>SummaryControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml.cs">
- <DependentUpon>ViewCertificateDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml.cs">
- <DependentUpon>SignatureStatusBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml.cs">
- <DependentUpon>DigitalSignatureInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml.cs">
- <DependentUpon>DigitalSignatureValiditySummaaryControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\SignerInfoControl.xaml.cs">
- <DependentUpon>SignerInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml.cs">
- <DependentUpon>VerifyDigitalSignatureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\ContentEditControl\ContentEditControl.xaml.cs">
- <DependentUpon>ContentEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFContentEditControl.xaml.cs">
- <DependentUpon>PDFContentEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml.cs">
- <DependentUpon>PDFImageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml.cs">
- <DependentUpon>CPDFImageFlipUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml.cs">
- <DependentUpon>CPDFImageRotateUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml.cs">
- <DependentUpon>PDFTextEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml.cs">
- <DependentUpon>CPDFTextAlignUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml.cs">
- <DependentUpon>CPDFTextStyleUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="Common\Helper\CommonHelper.cs" />
- <Compile Include="Common\BarControl\FormBarControl.xaml.cs">
- <DependentUpon>FormBarControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\FormControl\FormControl.xaml.cs">
- <DependentUpon>FormControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\FromPropertyControl.xaml.cs">
- <DependentUpon>FromPropertyControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\CheckBoxProperty.xaml.cs">
- <DependentUpon>CheckBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\ComboBoxProperty.xaml.cs">
- <DependentUpon>ComboBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\ListBoxProperty.xaml.cs">
- <DependentUpon>ListBoxProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\PushButtonProperty.xaml.cs">
- <DependentUpon>PushButtonProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\RadioButtonProperty.xaml.cs">
- <DependentUpon>RadioButtonProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\SignatureProperty.xaml.cs">
- <DependentUpon>SignatureProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Form\Property\TextFieldProperty.xaml.cs">
- <DependentUpon>TextFieldProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureControl.xaml.cs">
- <DependentUpon>MeasureControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureInfoPanel.xaml.cs">
- <DependentUpon>MeasureInfoPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasurePropertyControl.xaml.cs">
- <DependentUpon>MeasurePropertyControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureSettingDialog.xaml.cs">
- <DependentUpon>MeasureSettingDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\MeasureSettingPanel.xaml.cs">
- <DependentUpon>MeasureSettingPanel.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\StraightnessProperty.xaml.cs">
- <DependentUpon>StraightnessProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\PolygonalProperty.xaml.cs">
- <DependentUpon>PolygonalProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="Measure\Property\MultilineProperty.xaml.cs">
- <DependentUpon>MultilineProperty.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PageEditControl\PageEditControl.xaml.cs">
- <DependentUpon>PageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml.cs">
- <DependentUpon>CPDFPageEditControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml.cs">
- <DependentUpon>CPDFPageExtractUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml.cs">
- <DependentUpon>CPDFPageExtractWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml.cs">
- <DependentUpon>CPDFPageInsertUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml.cs">
- <DependentUpon>CPDFPageInsertWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml.cs">
- <DependentUpon>CPDFBookmarkControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml.cs">
- <DependentUpon>CPDFBookmarkAddUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml.cs">
- <DependentUpon>CPDFBookmarkResultUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml.cs">
- <DependentUpon>CPDFDisplaySettingsControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml.cs">
- <DependentUpon>CPDFViewModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFInfoControl.xaml.cs">
- <DependentUpon>CPDFInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml.cs">
- <DependentUpon>CPDFOutlineControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml.cs">
- <DependentUpon>CPDFOutlineUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml.cs">
- <DependentUpon>CPDFSearchInputUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml.cs">
- <DependentUpon>CPDFSearchResultUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml.cs">
- <DependentUpon>CPDFSearchControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml.cs">
- <DependentUpon>CPdfThumbnailControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml.cs">
- <DependentUpon>CPdfThumbnailUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml.cs">
- <DependentUpon>CPDFDrawModeControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml.cs">
- <DependentUpon>CPDFAbstractInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml.cs">
- <DependentUpon>CPDFCreateInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml.cs">
- <DependentUpon>CPDFSecurityInfoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml.cs">
- <DependentUpon>CPDFScalingControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFViewControl\PDFViewControl.xaml.cs">
- <DependentUpon>PDFViewControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\RegularViewerControl.xaml.cs">
- <DependentUpon>RegularViewerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml.cs">
- <DependentUpon>CPDFViewModeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml.cs">
- <DependentUpon>CPDFDrawModeUI.xaml</DependentUpon>
- </Compile>
- <Compile Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml.cs">
- <DependentUpon>CPDFScalingUI.xaml</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="app.config" />
- <None Include="packages.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Asset\Resource\Annotation\StampIcons\Accepted.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Approved.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Completed.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Confidential.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Draft.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Empty_stamp.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Final.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\ForComment.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\ForPublicRelease.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\InformationOnly.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\InitialHere.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\NotApproved.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\NotForPublicRelease.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PreliminaryResults.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark1.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark2.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\PrivateMark3.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Rejected.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\revised.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\SignHere.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Void.png" />
- <Resource Include="Asset\Resource\Annotation\StampIcons\Witness.png" />
- <Resource Include="Asset\Resource\Annotation\Signature\Dropimage.png" />
- <Resource Include="Asset\Resource\Color_btn_ic.png" />
- <Resource Include="Asset\Resource\Transparent_btn_ic.png" />
- <Resource Include="Asset\Resource\warn.png" />
- <Resource Include="ComPDFKit_Logo.ico" />
- <Resource Include="Asset\Resource\Logo.png" />
- <Content Include="VirtualizingWrapPanel.dll">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Page Include="Annotation\AnnotationControl\AnnotationControl.xaml">
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Annotation\CPDFAnnotationPreviewerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListControl\CPDFAnnotationListControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\CPDFAnnoationListUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreeTextUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFTempStampUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFNoteUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFSignatureUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateSignatureDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFDeleteDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Styles\ButtonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\ComboBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\ListBoxItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\MenuItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\RadioButtonStyle.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Styles\SliderStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TabControlStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TabItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TextBoxStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\ToggleButtonStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\TreeViewItemStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Asset\Styles\WindowStyle.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\BarControl\CPDFDigitalSignatureBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFMeasureBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFPageEditBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\PageNumberControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\PasswordControl\PasswordDialog.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Common\PasswordControl\PasswordWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFArrow\CPDFArrowUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationControl\CPDFAnnotationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFLinkUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFMarkupUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFShapeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFStampUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCreateStampDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Asset\Themes\Global.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFBOTABarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFAnnotationBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\CPDFTitleBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\CustomSliderControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\NumericUpDownControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\ColorPickerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BaseControl\DropDownNumberBoxControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFFont\CPDFFontControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFThickness\CPDFThicknessControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFThickness\CPDThicknessUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFLineStyle\CPDFLineStyleUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpacityControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\PDFOpacity\CPDFOpactiyUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\PropertyControl\WritableComboBoxControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCertificationDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddCustomCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\AddExistedCertificationControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\AddCertificationControl\SaveCerficateControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\CPDFSignatureListControl\CPDFSignatureListControl.xaml" />
- <Page Include="DigitalSignature\DigitalSignatureControl\DigitalSignatureControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\FillDigitalSignatureControl\FillDigitalSignatureControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateChainControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateDetailControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\CertificateInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\ConfidenceControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\SummaryControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\ViewCertificationControl\ViewCertificateDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="DigitalSignature\SignatureStatusBarControl\SignatureStatusBarControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureInfoControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\DigitalSignatureValiditySummaaryControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\SignerInfoControl.xaml" />
- <Page Include="DigitalSignature\VerifyDigitalSignatureControl\VerifyDigitalSignatureControl.xaml" />
- <Page Include="Edit\ContentEditControl\ContentEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFContentEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageEditControl\PDFImageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageFlipUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFImageEdit\PDFImageUI\CPDFImageRotateUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditControl\PDFTextEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextAlignUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Edit\PDFTextEdit\PDFTextEditUI\CPDFTextStyleUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Common\BarControl\FormBarControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\FormControl\FormControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\FromPropertyControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\CheckBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\ComboBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\ListBoxProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\PushButtonProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\RadioButtonProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\SignatureProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Form\Property\TextFieldProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureInfoPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasurePropertyControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureSettingDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\MeasureSettingPanel.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\StraightnessProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\PolygonalProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Measure\Property\MultilineProperty.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PageEditControl\PageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageEdit\CPDFPageEditControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageExtract\CPDFPageExtractWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PageEdit\PDFPageInsert\CPDFPageInsertWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkControl\CPDFBookmarkControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkAddUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFBookmark\PDFBookmarkUI\CPDFBookmarkResultUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDisplaySettingsControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchInputUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFInfoControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFOutline\PDFOutlineControl\CPDFOutlineControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFOutline\PDFOutlineUI\CPDFOutlineUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchUI\CPDFSearchResultUI.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFSearch\PDFSearchControl\CPDFSearchControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFThumbnail\PDFThumbnailControl\CPdfThumbnailControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFViewModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFDrawModeControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFViewModeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFDrawModeUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\PDFViewControl\PDFViewControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="PDFView\RegularViewerControl.xaml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitCSharp\ComPDFKit.Desk.csproj">
- <Project>{56e518ad-c126-4b48-9a09-0a64c87020e4}</Project>
- <Name>ComPDFKit.Desk</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\..\compdfkit_windows\ComPDFKit\ComPDFKitDesktop\ComPDFKit.Viewer\ComPDFKit.Viewer.csproj">
- <Project>{18ec356d-8130-49d4-b4e6-ac290e1065b7}</Project>
- <Name>ComPDFKit.Viewer</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|