|
146 | 146 | <Compile Include="CommandLine\ParsedCommand.cs" /> |
147 | 147 | <Compile Include="CommandLine\ParsedCommands.cs" /> |
148 | 148 | <Compile Include="CommandLine\ParsedCommandType.cs" /> |
149 | | - <Compile Include="Controls\RibbonArea.xaml.cs"> |
| 149 | + <Compile Include="UserControls\RibbonArea.xaml.cs"> |
150 | 150 | <DependentUpon>RibbonArea.xaml</DependentUpon> |
151 | 151 | </Compile> |
152 | | - <Compile Include="Controls\RibbonPage.xaml.cs"> |
| 152 | + <Compile Include="UserControls\RibbonPage.xaml.cs"> |
153 | 153 | <DependentUpon>RibbonPage.xaml</DependentUpon> |
154 | 154 | </Compile> |
155 | | - <Compile Include="Controls\Sidebar.xaml.cs"> |
| 155 | + <Compile Include="UserControls\Sidebar.xaml.cs"> |
156 | 156 | <DependentUpon>Sidebar.xaml</DependentUpon> |
157 | 157 | </Compile> |
158 | 158 | <Compile Include="DataModels\TerminalFileModel.cs" /> |
|
189 | 189 | <Compile Include="Filesystem\ListedItem.cs" /> |
190 | 190 | <Compile Include="Filesystem\INavigationControlItem.cs" /> |
191 | 191 | <Compile Include="Filesystem\LocationItem.cs" /> |
192 | | - <Compile Include="Controls\Layout Modes\GenericFileBrowser.xaml.cs"> |
| 192 | + <Compile Include="UserControls\GenericFileBrowser.xaml.cs"> |
193 | 193 | <DependentUpon>GenericFileBrowser.xaml</DependentUpon> |
194 | 194 | </Compile> |
195 | | - <Compile Include="InstanceTabsView.xaml.cs"> |
| 195 | + <Compile Include="Views\Layouts\InstanceTabsView.xaml.cs"> |
196 | 196 | <DependentUpon>InstanceTabsView.xaml</DependentUpon> |
197 | 197 | </Compile> |
198 | 198 | <Compile Include="Interacts\EmptyFolderTextState.cs" /> |
|
207 | 207 | <Compile Include="Navigation\BackState.cs" /> |
208 | 208 | <Compile Include="Navigation\ForwardState.cs" /> |
209 | 209 | <Compile Include="Navigation\UniversalPath.cs" /> |
210 | | - <Compile Include="Controls\Layout Modes\PhotoAlbum.xaml.cs"> |
| 210 | + <Compile Include="UserControls\PhotoAlbum.xaml.cs"> |
211 | 211 | <DependentUpon>PhotoAlbum.xaml</DependentUpon> |
212 | 212 | </Compile> |
213 | 213 | <Compile Include="Interacts\LoadingIndicator.cs" /> |
214 | | - <Compile Include="ProHome.xaml.cs"> |
| 214 | + <Compile Include="Views\MainPage.xaml.cs"> |
| 215 | + <DependentUpon>MainPage.xaml</DependentUpon> |
| 216 | + </Compile> |
| 217 | + <Compile Include="Views\Pages\ProHome.xaml.cs"> |
215 | 218 | <DependentUpon>ProHome.xaml</DependentUpon> |
216 | 219 | </Compile> |
217 | 220 | <Compile Include="Properties.xaml.cs"> |
|
222 | 225 | <DependentUpon>Search.xaml</DependentUpon> |
223 | 226 | </Compile> |
224 | 227 | <Compile Include="Settings.cs" /> |
225 | | - <Compile Include="Settings.xaml.cs"> |
| 228 | + <Compile Include="Views\Pages\Settings.xaml.cs"> |
226 | 229 | <DependentUpon>Settings.xaml</DependentUpon> |
227 | 230 | </Compile> |
228 | 231 | <Compile Include="SettingsPages\About.xaml.cs"> |
|
291 | 294 | <Generator>MSBuild:Compile</Generator> |
292 | 295 | <SubType>Designer</SubType> |
293 | 296 | </ApplicationDefinition> |
294 | | - <Page Include="Controls\RibbonArea.xaml"> |
| 297 | + <Page Include="UserControls\RibbonArea.xaml"> |
295 | 298 | <SubType>Designer</SubType> |
296 | 299 | <Generator>MSBuild:Compile</Generator> |
297 | 300 | </Page> |
298 | | - <Page Include="Controls\RibbonPage.xaml"> |
| 301 | + <Page Include="UserControls\RibbonPage.xaml"> |
299 | 302 | <SubType>Designer</SubType> |
300 | 303 | <Generator>MSBuild:Compile</Generator> |
301 | 304 | </Page> |
302 | | - <Page Include="Controls\Sidebar.xaml"> |
| 305 | + <Page Include="UserControls\Sidebar.xaml"> |
303 | 306 | <SubType>Designer</SubType> |
304 | 307 | <Generator>MSBuild:Compile</Generator> |
305 | 308 | </Page> |
|
331 | 334 | <SubType>Designer</SubType> |
332 | 335 | <Generator>MSBuild:Compile</Generator> |
333 | 336 | </Page> |
334 | | - <Page Include="Controls\Layout Modes\GenericFileBrowser.xaml"> |
| 337 | + <Page Include="UserControls\GenericFileBrowser.xaml"> |
| 338 | + <SubType>Designer</SubType> |
| 339 | + <Generator>MSBuild:Compile</Generator> |
| 340 | + </Page> |
| 341 | + <Page Include="Views\Layouts\InstanceTabsView.xaml"> |
335 | 342 | <SubType>Designer</SubType> |
336 | 343 | <Generator>MSBuild:Compile</Generator> |
337 | 344 | </Page> |
338 | | - <Page Include="InstanceTabsView.xaml"> |
| 345 | + <Page Include="UserControls\PhotoAlbum.xaml"> |
339 | 346 | <SubType>Designer</SubType> |
340 | 347 | <Generator>MSBuild:Compile</Generator> |
341 | 348 | </Page> |
342 | | - <Page Include="Controls\Layout Modes\PhotoAlbum.xaml"> |
| 349 | + <Page Include="Views\MainPage.xaml"> |
343 | 350 | <SubType>Designer</SubType> |
344 | 351 | <Generator>MSBuild:Compile</Generator> |
345 | 352 | </Page> |
346 | | - <Page Include="ProHome.xaml"> |
| 353 | + <Page Include="Views\Pages\ProHome.xaml"> |
347 | 354 | <SubType>Designer</SubType> |
348 | 355 | <Generator>MSBuild:Compile</Generator> |
349 | 356 | </Page> |
|
355 | 362 | <SubType>Designer</SubType> |
356 | 363 | <Generator>MSBuild:Compile</Generator> |
357 | 364 | </Page> |
358 | | - <Page Include="Settings.xaml"> |
| 365 | + <Page Include="Views\Pages\Settings.xaml"> |
359 | 366 | <SubType>Designer</SubType> |
360 | 367 | <Generator>MSBuild:Compile</Generator> |
361 | 368 | </Page> |
|
0 commit comments