|
@@ -69,6 +69,18 @@
|
|
|
<DependentUpon>TitleBarControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Helper\CommonHelper.cs" />
|
|
|
+ <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFBrowseModeControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFBrowseModeControl.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>
|
|
@@ -84,26 +96,23 @@
|
|
|
<Compile Include="PDFView\PDFThumbnail\PDFThumbnailUI\CPdfThumbnailUI.xaml.cs">
|
|
|
<DependentUpon>CPdfThumbnailUI.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControls\PDFBrowseModeControl.xaml.cs">
|
|
|
- <DependentUpon>PDFBrowseModeControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFColorModeControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFColorModeControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControls\PDFColorModeControl.xaml.cs">
|
|
|
- <DependentUpon>PDFColorModeControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFAbstractInfoControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFInfo\PDFAbstractInfoControl.xaml.cs">
|
|
|
- <DependentUpon>PDFAbstractInfoControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFCreateInfoControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFInfo\PDFCreateInfoControl.xaml.cs">
|
|
|
- <DependentUpon>PDFCreateInfoControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFSecurityInfoControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFInfo\PDFSecurityInfoControl.xaml.cs">
|
|
|
- <DependentUpon>PDFSecurityInfoControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFPageTurning\PDFPageTurningControl\CPDFPageTurningControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFPageTurningControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFPageTurning\PDFPageTurningControl\PDFPageTurningControl.xaml.cs">
|
|
|
- <DependentUpon>PDFPageTurningControl.xaml</DependentUpon>
|
|
|
- </Compile>
|
|
|
- <Compile Include="PDFView\PDFScaling\PDFScalingControl\PDFScalingControl.xaml.cs">
|
|
|
- <DependentUpon>PDFScalingControl.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml.cs">
|
|
|
+ <DependentUpon>CPDFScalingControl.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
<SubType>Code</SubType>
|
|
@@ -118,17 +127,17 @@
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\PDFBrowseModeUI.xaml.cs">
|
|
|
- <DependentUpon>PDFBrowseModeUI.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFBrowseModeUI.xaml.cs">
|
|
|
+ <DependentUpon>CPDFBrowseModeUI.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\PDFColorModeUI.xaml.cs">
|
|
|
- <DependentUpon>PDFColorModeUI.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFColorModeUI.xaml.cs">
|
|
|
+ <DependentUpon>CPDFColorModeUI.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFPageTurning\PDFPageTurningUI\PDFPageTurningUI.xaml.cs">
|
|
|
- <DependentUpon>PDFPageTurningUI.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFPageTurning\PDFPageTurningUI\CPDFPageTurningUI.xaml.cs">
|
|
|
+ <DependentUpon>CPDFPageTurningUI.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="PDFView\PDFScaling\PDFScalingUI\PDFScalingUI.xaml.cs">
|
|
|
- <DependentUpon>PDFScalingUI.xaml</DependentUpon>
|
|
|
+ <Compile Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml.cs">
|
|
|
+ <DependentUpon>CPDFScalingUI.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
@@ -139,9 +148,7 @@
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
</None>
|
|
|
</ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Folder Include="PDFView\PDFOutline\" />
|
|
|
- </ItemGroup>
|
|
|
+ <ItemGroup />
|
|
|
<ItemGroup>
|
|
|
<Page Include="Asset\Style\MenuItemStyle.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
@@ -156,8 +163,20 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</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>
|
|
@@ -179,19 +198,19 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControls\PDFBrowseModeControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFBrowseModeControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControls\PDFColorModeControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsControl\CPDFColorModeControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\PDFBrowseModeUI.xaml">
|
|
|
+ <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFBrowseModeUI.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\PDFColorModeUI.xaml">
|
|
|
+ <Page Include="PDFView\PDFDisplaySettings\PDFDisplaySettingsUI\CPDFColorModeUI.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
@@ -199,31 +218,31 @@
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFInfo\PDFAbstractInfoControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFInfo\CPDFAbstractInfoControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFInfo\PDFCreateInfoControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFInfo\CPDFCreateInfoControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFInfo\PDFSecurityInfoControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFInfo\CPDFSecurityInfoControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFPageTurning\PDFPageTurningControl\PDFPageTurningControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFPageTurning\PDFPageTurningControl\CPDFPageTurningControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFPageTurning\PDFPageTurningUI\PDFPageTurningUI.xaml">
|
|
|
+ <Page Include="PDFView\PDFPageTurning\PDFPageTurningUI\CPDFPageTurningUI.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFScaling\PDFScalingControl\PDFScalingControl.xaml">
|
|
|
+ <Page Include="PDFView\PDFScaling\PDFScalingControl\CPDFScalingControl.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="PDFView\PDFScaling\PDFScalingUI\PDFScalingUI.xaml">
|
|
|
+ <Page Include="PDFView\PDFScaling\PDFScalingUI\CPDFScalingUI.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|