|
@@ -667,6 +667,9 @@
|
|
|
<Compile Include="Views\Form\ComboxProperty.xaml.cs">
|
|
|
<DependentUpon>ComboxProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
+ <Compile Include="Views\Form\EmptyFormProperty.xaml.cs">
|
|
|
+ <DependentUpon>EmptyFormProperty.xaml</DependentUpon>
|
|
|
+ </Compile>
|
|
|
<Compile Include="Views\Form\FormsToolContent.xaml.cs">
|
|
|
<DependentUpon>FormsToolContent.xaml</DependentUpon>
|
|
|
<SubType>Code</SubType>
|
|
@@ -1206,6 +1209,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
+ <Page Include="Views\Form\EmptyFormProperty.xaml">
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
+ <SubType>Designer</SubType>
|
|
|
+ </Page>
|
|
|
<Page Include="Views\Form\FormsToolContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
@@ -1638,6 +1645,7 @@
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|
|
|
<Resource Include="Resources\EditTools\watermark_bg.png" />
|
|
|
+ <Resource Include="Resources\PropertyPanel\EmptyAnnot.png" />
|
|
|
<Content Include="source\AnalysisWord\Res\_rels\.rels">
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
</Content>
|