|
@@ -141,6 +141,9 @@
|
|
<Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\ReplyStatusControl.xaml.cs">
|
|
<Compile Include="Annotation\PDFAnnotationList\PDFAnnotationListUI\ReplyStatusControl.xaml.cs">
|
|
<DependentUpon>ReplyStatusControl.xaml</DependentUpon>
|
|
<DependentUpon>ReplyStatusControl.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCloudUI.xaml.cs">
|
|
|
|
+ <DependentUpon>CPDFCloudUI.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
|
|
<Compile Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml.cs">
|
|
<DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
|
|
<DependentUpon>CPDFFreehandUI.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -287,6 +290,9 @@
|
|
<Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
|
|
<Compile Include="Common\PropertyControl\PDFFont\CPDFFontUI.xaml.cs">
|
|
<DependentUpon>CPDFFontUI.xaml</DependentUpon>
|
|
<DependentUpon>CPDFFontUI.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="Common\PropertyControl\PDFLineStyle\CPDFCloudStyleControl.xaml.cs">
|
|
|
|
+ <DependentUpon>CPDFCloudStyleControl.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml.cs">
|
|
<Compile Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml.cs">
|
|
<DependentUpon>CPDFLocationControl.xaml</DependentUpon>
|
|
<DependentUpon>CPDFLocationControl.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -812,6 +818,10 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFCloudUI.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
|
|
<Page Include="Annotation\PDFAnnotationPanel\PDFAnnotationUI\CPDFFreehandUI.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -1007,6 +1017,10 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="Common\PropertyControl\PDFLineStyle\CPDFCloudStyleControl.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml">
|
|
<Page Include="Common\PropertyControl\PDFLocation\CPDFLocationControl.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|