Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/CS/ControlsDemo.Wpf/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/CS/ControlsDemo.Wpf/ControlsDemo.Wpf.csproj

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{7EFC8E8A-09AC-4FEA-9335-55BFB7EF7A8B}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>ControlsDemo</RootNamespace>
    <AssemblyName>ControlsDemo</AssemblyName>
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)' == 'ClickOnce Debug' OR '$(Configuration)' == 'ClickOnce Release' ">
    <HostInBrowser>True</HostInBrowser>
    <Install>False</Install>
    <TargetZone>Internet</TargetZone>
    <StartAction>Program</StartAction>
    <StartProgram>$(WINDIR)\System32\PresentationHost.exe</StartProgram>
    <ApplicationExtension>.xbap</ApplicationExtension>
    <BootstrapperEnabled>false</BootstrapperEnabled>
    <EnableSecurityDebugging>false</EnableSecurityDebugging>
    <StartArguments>-debug "$(MSBuildProjectDirectory)\bin\$(Configuration)\$(AssemblyName)$(ApplicationExtension)"</StartArguments>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <ApplicationIcon>demoicon.ico</ApplicationIcon>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;WPF;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <ApplicationIcon>demoicon.ico</ApplicationIcon>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE;WPF;</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Debug\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;WPF;CLICKONCE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Release|AnyCPU' ">
    <DebugSymbols>false</DebugSymbols>
    <Optimize>true</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Release\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Release\</OutputPath>
    <DefineConstants>TRACE;WPF;CLICKONCE</DefineConstants>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>DemoIcon.ico</ApplicationIcon>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject>
    </StartupObject>
  </PropertyGroup>
  <ItemGroup>
    <Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
    <Content Include="Themes.WPF.targets" />
    <Reference Include="DevExpress.Data.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.DemoData.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.DemoData.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Controls.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Core.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.DemoBase.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.DemoBase.v13.1.TestUtils"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.LayoutControl.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Mvvm.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="System"><Private>False</Private></Reference>
    <Reference Include="System.Data"><Private>False</Private></Reference>
    <Reference Include="System.Xml"><Private>False</Private></Reference>
    <Reference Include="Microsoft.CSharp"><Private>False</Private></Reference>
    <Reference Include="System.Core"><Private>False</Private></Reference>
    <Reference Include="System.Xml.Linq"><Private>False</Private></Reference>
    <Reference Include="System.Data.DataSetExtensions"><Private>False</Private></Reference>
    <Reference Include="System.Xaml"><Private>False</Private></Reference>
    <Reference Include="WindowsBase"><Private>False</Private></Reference>
    <Reference Include="PresentationCore"><Private>False</Private></Reference>
    <Reference Include="PresentationFramework"><Private>False</Private></Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="ControlsDemoModuleControl.cs" />
    <Compile Include="DemoTesting\Fixtures.cs" />
    <Compile Include="GalleryPhotoViewer\ControlPanel.xaml.cs">
      <DependentUpon>ControlPanel.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\ImageViewer.xaml.cs">
      <DependentUpon>ImageViewer.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\NavigationPanel.xaml.cs">
      <DependentUpon>NavigationPanel.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\SlideViewer.xaml.cs">
      <DependentUpon>SlideViewer.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\Splitter.xaml.cs">
      <DependentUpon>Splitter.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\ZoomScroll.xaml.cs">
      <DependentUpon>ZoomScroll.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\BookCalendar.xaml.cs">
      <SubType>Code</SubType>
      <DependentUpon>BookCalendar.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\BookEmployees.xaml.cs">
      <SubType>Code</SubType>
      <DependentUpon>BookEmployees.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FrameNavigation.xaml.cs">
      <DependentUpon>FrameNavigation.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FlipViewItemsSource.xaml.cs">
      <DependentUpon>FlipViewItemsSource.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\DashboardView.xaml.cs">
      <DependentUpon>DashboardView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\NavigatorView.xaml.cs">
      <DependentUpon>NavigatorView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\SlideViewEmployeesDetailsView.xaml.cs">
      <DependentUpon>SlideViewEmployeesDetailsView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\SlideViewEmployeesView.xaml.cs">
      <DependentUpon>SlideViewEmployeesView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\SystemInformationView.xaml.cs">
      <DependentUpon>SystemInformationView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\ResearchView.xaml.cs">
      <DependentUpon>ResearchView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\StatisticsView.xaml.cs">
      <DependentUpon>StatisticsView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\ZillowView.xaml.cs">
      <DependentUpon>ZillowView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\MortgageRatesView.xaml.cs">
      <DependentUpon>MortgageRatesView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\LoanCalculatorView.xaml.cs">
      <DependentUpon>LoanCalculatorView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\UserManagementView.xaml.cs">
      <DependentUpon>UserManagementView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SlideViewItemsSource.xaml.cs">
      <DependentUpon>SlideViewItemsSource.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\PageViewItemsSource.xaml.cs">
      <DependentUpon>PageViewItemsSource.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\GalleryPhotoViewer.xaml.cs">
      <DependentUpon>GalleryPhotoViewer.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Moon.xaml.cs">
      <DependentUpon>Moon.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MoonCalculator.cs" />
    <Compile Include="Modules\SunCalculator.cs" />
    <Compile Include="Modules\TabControlHeadersScroll.xaml.cs">
      <DependentUpon>TabControlHeadersScroll.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlItemsSource.xaml.cs">
      <DependentUpon>TabControlItemsSource.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlMultiLine.xaml.cs">
      <DependentUpon>TabControlMultiLine.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlPageClosable.xaml.cs">
      <DependentUpon>TabControlPageClosable.xaml</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <EmbeddedResource Include="controlsdemo.manifest" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <AppDesigner Include="Properties\" />
    <Resource Include="DemoIcon.ico" />
    <Resource Include="Images\sun.png" />
    <Resource Include="Images\moon.png" />
    <Resource Include="Images\gagarin.jpg" />
    <Resource Include="Images\Photos\Las Vegas\DSC_4405.jpg" />
    <Resource Include="Images\Photos\Las Vegas\DSC_4498.jpg" />
    <Resource Include="Images\Photos\Las Vegas\DSC_4647.jpg" />
    <Resource Include="Images\Photos\Las Vegas\DSC_4721.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1216.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1280.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1285.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1321.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1327.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1345.jpg" />
    <Resource Include="Images\Photos\Cars\0.jpg" />
    <Resource Include="Images\Photos\Cars\1.jpg" />
    <Resource Include="Images\Photos\Cars\10.jpg" />
    <Resource Include="Images\Photos\Cars\2.jpg" />
    <Resource Include="Images\Photos\Cars\3.jpg" />
    <Resource Include="Images\Photos\Cars\4.jpg" />
    <Resource Include="Images\Photos\Cars\5.jpg" />
    <Resource Include="Images\Photos\Cars\6.jpg" />
    <Resource Include="Images\Photos\Cars\7.jpg" />
    <Resource Include="Images\Photos\Cars\8.jpg" />
    <Resource Include="Images\Photos\Cars\9.jpg" />
    <Resource Include="Images\shadow.png" />
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
      <Visible>False</Visible>
      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <Page Include="GalleryPhotoViewer\ControlPanel.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\ImageViewer.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\NavigationPanel.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\SlideViewer.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\Splitter.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\ZoomScroll.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\BookCalendar.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\BookEmployees.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\FrameNavigation.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FlipViewItemsSource.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\DashboardView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Views\NavigatorView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Views\SlideViewEmployeesDetailsView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Views\SlideViewEmployeesView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\Views\SystemInformationView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\ResearchView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\StatisticsView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\ZillowView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\MortgageRatesView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\LoanCalculatorView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\UserManagementView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\SlideViewItemsSource.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\PageViewItemsSource.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\GalleryPhotoViewer.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Moon.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlHeadersScroll.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlItemsSource.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlMultiLine.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlPageClosable.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ControlPanel.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\GalleryStyles.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\NavigationPanel.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ScrollBar.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ScrollViewer.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ZoomScroll.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Generic.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\GalleryPhotoViewer\Next.png" />
    <Resource Include="Images\GalleryPhotoViewer\Play.png" />
    <Resource Include="Images\GalleryPhotoViewer\Previos.png" />
    <Resource Include="Images\GalleryPhotoViewer\Print.png" />
    <Resource Include="Images\GalleryPhotoViewer\Redo.png" />
    <Resource Include="Images\GalleryPhotoViewer\Size_1x1.png" />
    <Resource Include="Images\GalleryPhotoViewer\Size_Auto.png" />
    <Resource Include="Images\GalleryPhotoViewer\Size_Horizontal.png" />
    <Resource Include="Images\GalleryPhotoViewer\Size_Vertical.png" />
    <Resource Include="Images\GalleryPhotoViewer\Undo.png" />
    <Resource Include="Images\GalleryPhotoViewer\Zoom_In.png" />
    <Resource Include="Images\GalleryPhotoViewer\Zoom_Out.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Photos\Las Vegas\IMG_1369.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1385.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1391.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1397.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1403.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1407.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1409.jpg" />
    <Resource Include="Images\Photos\Las Vegas\IMG_1445.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Photos\Nature\01.JPG" />
    <Resource Include="Images\Photos\Nature\02.JPG" />
    <Resource Include="Images\Photos\Nature\03.JPG" />
    <Resource Include="Images\Photos\Nature\04.JPG" />
    <Resource Include="Images\Photos\Nature\05.JPG" />
    <Resource Include="Images\Photos\Nature\06.JPG" />
    <Resource Include="Images\Photos\Nature\07.JPG" />
    <Resource Include="Images\Photos\Nature\08.JPG" />
    <Resource Include="Images\Photos\Nature\09.JPG" />
    <Resource Include="Images\Photos\Nature\10.JPG" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Photos\Person\AnneDodsworth.jpg" />
    <Resource Include="Images\Photos\Person\HannaMoos.jpg" />
    <Resource Include="Images\Photos\Person\JanetLeverling.jpg" />
    <Resource Include="Images\Photos\Person\LauraCallahan.jpg" />
    <Resource Include="Images\Photos\Person\MargaretPeacock.jpg" />
    <Resource Include="Images\Photos\Person\MichaelSuyama.jpg" />
    <Resource Include="Images\Photos\Person\NancyDavolio.jpg" />
    <Resource Include="Images\Photos\Person\RobertKing.jpg" />
    <Resource Include="Images\Photos\Person\StevenBuchanan.jpg" />
    <Resource Include="Images\Photos\Person\ThomasHardy.jpg" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\EmbeddedData.txt" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Calc.png" />
    <Resource Include="Images\Rates.png" />
    <Resource Include="Images\Research.png" />
    <Resource Include="Images\Statistics.png" />
    <Resource Include="Images\System.png" />
    <Resource Include="Images\UnderConstruction.png" />
    <Resource Include="Images\UserManagment.png" />
    <Resource Include="Images\ZillowLogo.png" />
  </ItemGroup>
  <ItemGroup>
    <PublishFile Include="DevExpress.Xpf.Themes.DXStyle.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.DXStyle.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.LightGray.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.LightGray.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisLight.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2013.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2013.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Seven.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Seven.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.TouchlineDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.VS2010.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.VS2010.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Resources\" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Import Project="DevExpress.Build.XamlResourceProcessing.targets" />
  <ItemGroup><Reference Include="DevExpress.Xpf.Themes.LightGray.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Seven.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2013.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.VS2010.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.DXStyle.v13.1"><Private></Private><HintPath></HintPath></Reference></ItemGroup>
  <PropertyGroup>
    
  </PropertyGroup>
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>