Mini Kabibi Habibi
<?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>
<RootNamespace></RootNamespace>
<AssemblyName>ControlsDemo</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<OptionExplicit>On</OptionExplicit>
<OptionCompare>Binary</OptionCompare>
<OptionStrict>Off</OptionStrict>
<OptionInfer>On</OptionInfer>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
<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>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>WPF=True</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<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>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>WPF=True</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<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>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>WPF=True, CLICKONCE=True</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<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>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>WPF=True, CLICKONCE=True</DefineConstants>
<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.vb" />
<Compile Include="DemoTesting\Fixtures.vb" />
<Compile Include="GalleryPhotoViewer\ControlPanel.xaml.vb">
<DependentUpon>ControlPanel.xaml</DependentUpon>
</Compile>
<Compile Include="GalleryPhotoViewer\ImageViewer.xaml.vb">
<DependentUpon>ImageViewer.xaml</DependentUpon>
</Compile>
<Compile Include="GalleryPhotoViewer\NavigationPanel.xaml.vb">
<DependentUpon>NavigationPanel.xaml</DependentUpon>
</Compile>
<Compile Include="GalleryPhotoViewer\SlideViewer.xaml.vb">
<DependentUpon>SlideViewer.xaml</DependentUpon>
</Compile>
<Compile Include="GalleryPhotoViewer\Splitter.xaml.vb">
<DependentUpon>Splitter.xaml</DependentUpon>
</Compile>
<Compile Include="GalleryPhotoViewer\ZoomScroll.xaml.vb">
<DependentUpon>ZoomScroll.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\BookCalendar.xaml.vb">
<SubType>Code</SubType>
<DependentUpon>BookCalendar.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\BookEmployees.xaml.vb">
<SubType>Code</SubType>
<DependentUpon>BookEmployees.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\FrameNavigation.xaml.vb">
<DependentUpon>FrameNavigation.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\FlipViewItemsSource.xaml.vb">
<DependentUpon>FlipViewItemsSource.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\DashboardView.xaml.vb">
<DependentUpon>DashboardView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\NavigatorView.xaml.vb">
<DependentUpon>NavigatorView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\SlideViewEmployeesDetailsView.xaml.vb">
<DependentUpon>SlideViewEmployeesDetailsView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\SlideViewEmployeesView.xaml.vb">
<DependentUpon>SlideViewEmployeesView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\SystemInformationView.xaml.vb">
<DependentUpon>SystemInformationView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\ResearchView.xaml.vb">
<DependentUpon>ResearchView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\StatisticsView.xaml.vb">
<DependentUpon>StatisticsView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\ZillowView.xaml.vb">
<DependentUpon>ZillowView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\MortgageRatesView.xaml.vb">
<DependentUpon>MortgageRatesView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\LoanCalculatorView.xaml.vb">
<DependentUpon>LoanCalculatorView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Views\UserManagementView.xaml.vb">
<DependentUpon>UserManagementView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SlideViewItemsSource.xaml.vb">
<DependentUpon>SlideViewItemsSource.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PageViewItemsSource.xaml.vb">
<DependentUpon>PageViewItemsSource.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GalleryPhotoViewer.xaml.vb">
<DependentUpon>GalleryPhotoViewer.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Moon.xaml.vb">
<DependentUpon>Moon.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MoonCalculator.vb" />
<Compile Include="Modules\SunCalculator.vb" />
<Compile Include="Modules\TabControlHeadersScroll.xaml.vb">
<DependentUpon>TabControlHeadersScroll.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TabControlItemsSource.xaml.vb">
<DependentUpon>TabControlItemsSource.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TabControlMultiLine.xaml.vb">
<DependentUpon>TabControlMultiLine.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TabControlPageClosable.xaml.vb">
<DependentUpon>TabControlPageClosable.xaml</DependentUpon>
</Compile>
<Compile Include="Program.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="controlsdemo.manifest" />
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<AppDesigner Include="My Project\" />
<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.VisualBasic.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>