|
@@ -336,6 +336,7 @@
|
|
|
<Compile Include="Helper\SettingHelper.cs" />
|
|
|
<Compile Include="Helper\ToolMethod.cs" />
|
|
|
<Compile Include="Helper\UpdateAttributeHelper.cs" />
|
|
|
+ <Compile Include="Model\AnnotPanel\AnnotCommon.cs" />
|
|
|
<Compile Include="Model\AnnotPanel\Signature.cs" />
|
|
|
<Compile Include="Model\BOTA\AnnotationHandlerEventArgs.cs" />
|
|
|
<Compile Include="Model\AnnotPanel\Stamp.cs" />
|
|
@@ -508,8 +509,6 @@
|
|
|
<Compile Include="ViewModels\Dialog\HomePageToolsDialogs\HomePageBatchProcessing\HomePageWatermark\HomePageWatermarkTemplateListTextContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\PDFToolsContentViewModel.cs" />
|
|
|
<Compile Include="ViewModels\HomePanel\PDFTools\QuickToolsContentViewModel.cs" />
|
|
|
- <Compile Include="ViewModels\PropertyPanel\AnnotPanel\AnnotBasePropertyVM.cs" />
|
|
|
- <Compile Include="ViewModels\PropertyPanel\AnnotPanel\MultiSelectAnnotPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureAnnotPropertyViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SignatureCreateDialogViewModel.cs" />
|
|
|
<Compile Include="ViewModels\PropertyPanel\AnnotPanel\SnapshotEditMenuViewModel.cs" />
|
|
@@ -1050,9 +1049,6 @@
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\LinkAnnotProperty.xaml.cs">
|
|
|
<DependentUpon>LinkAnnotProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\MultiSelectAnnotProperty.xaml.cs">
|
|
|
- <DependentUpon>MultiSelectAnnotProperty.xaml</DependentUpon>
|
|
|
- </Compile>
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\SharpsAnnotProperty.xaml.cs">
|
|
|
<DependentUpon>SharpsAnnotProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
@@ -1828,10 +1824,6 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\MultiSelectAnnotProperty.xaml">
|
|
|
- <SubType>Designer</SubType>
|
|
|
- <Generator>MSBuild:Compile</Generator>
|
|
|
- </Page>
|
|
|
<Page Include="Views\PropertyPanel\AnnotPanel\SharpsAnnotProperty.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|