|
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\FileViewControl.xaml.cs"> |
150 |
| - <DependentUpon>FileViewControl.xaml</DependentUpon> |
151 |
| - </Compile> |
152 | 149 | <Compile Include="Controls\RibbonArea.xaml.cs">
|
153 | 150 | <DependentUpon>RibbonArea.xaml</DependentUpon>
|
154 | 151 | </Compile>
|
|
192 | 189 | <Compile Include="Filesystem\ListedItem.cs" />
|
193 | 190 | <Compile Include="Filesystem\INavigationControlItem.cs" />
|
194 | 191 | <Compile Include="Filesystem\LocationItem.cs" />
|
195 |
| - <Compile Include="GenericFileBrowser.xaml.cs"> |
| 192 | + <Compile Include="Controls\Layout Modes\GenericFileBrowser.xaml.cs"> |
196 | 193 | <DependentUpon>GenericFileBrowser.xaml</DependentUpon>
|
197 | 194 | </Compile>
|
198 | 195 | <Compile Include="InstanceTabsView.xaml.cs">
|
|
210 | 207 | <Compile Include="Navigation\BackState.cs" />
|
211 | 208 | <Compile Include="Navigation\ForwardState.cs" />
|
212 | 209 | <Compile Include="Navigation\UniversalPath.cs" />
|
213 |
| - <Compile Include="PhotoAlbum.xaml.cs"> |
| 210 | + <Compile Include="Controls\Layout Modes\PhotoAlbum.xaml.cs"> |
214 | 211 | <DependentUpon>PhotoAlbum.xaml</DependentUpon>
|
215 | 212 | </Compile>
|
216 | 213 | <Compile Include="Interacts\LoadingIndicator.cs" />
|
|
251 | 248 | </Compile>
|
252 | 249 | <Compile Include="View Models\RibbonViewModel.cs" />
|
253 | 250 | <Compile Include="View Models\SettingsViewModel.cs" />
|
254 |
| - <Compile Include="WindowDisplayInfo.cs" /> |
255 |
| - <Compile Include="WindowDisplayMode.cs" /> |
| 251 | + <Compile Include="Helpers\WindowDisplayInfo.cs" /> |
| 252 | + <Compile Include="Helpers\WindowDisplayMode.cs" /> |
256 | 253 | <Compile Include="YourHome.xaml.cs">
|
257 | 254 | <DependentUpon>YourHome.xaml</DependentUpon>
|
258 | 255 | </Compile>
|
|
294 | 291 | <Generator>MSBuild:Compile</Generator>
|
295 | 292 | <SubType>Designer</SubType>
|
296 | 293 | </ApplicationDefinition>
|
297 |
| - <Page Include="Controls\FileViewControl.xaml"> |
298 |
| - <SubType>Designer</SubType> |
299 |
| - <Generator>MSBuild:Compile</Generator> |
300 |
| - </Page> |
301 | 294 | <Page Include="Controls\RibbonArea.xaml">
|
302 | 295 | <SubType>Designer</SubType>
|
303 | 296 | <Generator>MSBuild:Compile</Generator>
|
|
338 | 331 | <SubType>Designer</SubType>
|
339 | 332 | <Generator>MSBuild:Compile</Generator>
|
340 | 333 | </Page>
|
341 |
| - <Page Include="GenericFileBrowser.xaml"> |
| 334 | + <Page Include="Controls\Layout Modes\GenericFileBrowser.xaml"> |
342 | 335 | <SubType>Designer</SubType>
|
343 | 336 | <Generator>MSBuild:Compile</Generator>
|
344 | 337 | </Page>
|
345 | 338 | <Page Include="InstanceTabsView.xaml">
|
346 | 339 | <SubType>Designer</SubType>
|
347 | 340 | <Generator>MSBuild:Compile</Generator>
|
348 | 341 | </Page>
|
349 |
| - <Page Include="PhotoAlbum.xaml"> |
| 342 | + <Page Include="Controls\Layout Modes\PhotoAlbum.xaml"> |
350 | 343 | <SubType>Designer</SubType>
|
351 | 344 | <Generator>MSBuild:Compile</Generator>
|
352 | 345 | </Page>
|
|
0 commit comments