|
@@ -604,10 +604,10 @@
|
|
|
<Compile Include="Views\PageEdit\PageEditContent.xaml.cs">
|
|
|
<DependentUpon>PageEditContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\CommonControls\ColorContent.xaml.cs">
|
|
|
+ <Compile Include="CustomControl\CompositeControl\ColorContent.xaml.cs">
|
|
|
<DependentUpon>ColorContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\CommonControls\SlidContentPop.xaml.cs">
|
|
|
+ <Compile Include="CustomControl\CompositeControl\SlidContentPop.xaml.cs">
|
|
|
<DependentUpon>SlidContentPop.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\FreehandAnnotProperty.xaml.cs">
|
|
@@ -634,7 +634,7 @@
|
|
|
<Compile Include="Views\PropertyPanel\AnnotPanel\TextEditProperty.xaml.cs">
|
|
|
<DependentUpon>TextEditProperty.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
- <Compile Include="Views\PropertyPanel\AnnotPanel\CommonControls\SlidContent.xaml.cs">
|
|
|
+ <Compile Include="CustomControl\CompositeControl\SlidContent.xaml.cs">
|
|
|
<DependentUpon>SlidContent.xaml</DependentUpon>
|
|
|
</Compile>
|
|
|
<Compile Include="Views\PropertyPanel\PropertyPanelContent.xaml.cs">
|
|
@@ -943,7 +943,7 @@
|
|
|
<Page Include="Views\Dialog\HomePageToolsDialogs\HomePagePrinter\HomePagePrinterDialog.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\CommonControls\ColorContent.xaml">
|
|
|
+ <Page Include="CustomControl\CompositeControl\ColorContent.xaml">
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
@@ -959,7 +959,7 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\CommonControls\SlidContentPop.xaml">
|
|
|
+ <Page Include="CustomControl\CompositeControl\SlidContentPop.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
|
</Page>
|
|
@@ -1031,7 +1031,7 @@
|
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
- <Page Include="Views\PropertyPanel\AnnotPanel\CommonControls\SlidContent.xaml">
|
|
|
+ <Page Include="CustomControl\CompositeControl\SlidContent.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
|
<Page Include="Views\EditTools\Watermark\WatermarkTemplateListFileContent.xaml">
|