Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Silverlight/VB/ControlsDemo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Silverlight/VB/ControlsDemo/ControlsDemo.vbproj

<?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.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{AAB75B5F-B90C-4C34-B6C0-947E3120AAA4}</ProjectGuid>
    <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
    <OutputType>Library</OutputType>
    <BaseIntermediateOutputPath>obj.SL</BaseIntermediateOutputPath>
    <RootNamespace></RootNamespace>
    <AssemblyName>ControlsDemo</AssemblyName>
    <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
    <OptionExplicit>On</OptionExplicit>
    <OptionCompare>Binary</OptionCompare>
    <OptionStrict>Off</OptionStrict>
    <OptionInfer>On</OptionInfer>
    <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
    <SilverlightApplication>true</SilverlightApplication>
    <SupportedCultures>
    </SupportedCultures>
    <XapOutputs>true</XapOutputs>
    <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
    <XapFilename>ControlsDemo.xap</XapFilename>
    <SilverlightManifestTemplate>My Project\AppManifest.xml</SilverlightManifestTemplate>
    <SilverlightAppEntry>ControlsDemo.App</SilverlightAppEntry>
    <TestPageFileName>ControlsDemo.SLTestPage.html</TestPageFileName>
    <CreateTestPage>true</CreateTestPage>
    <ValidateXaml>true</ValidateXaml>
    <EnableOutOfBrowser>false</EnableOutOfBrowser>
    <OutOfBrowserSettingsFile>Properties\OutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
    <UsePlatformExtensions>true</UsePlatformExtensions>
    <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
  </PropertyGroup>
  <!-- This property group is only here to support building this project using the
       MSBuild 3.5 toolset. In order to work correctly with this older toolset, it needs
       to set the TargetFrameworkVersion to v3.5 -->
  <PropertyGroup Condition="'$(MSBuildToolsVersion)' == '3.5'">
    <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
    <OptionExplicit>On</OptionExplicit>
    <OptionCompare>Binary</OptionCompare>
    <OptionStrict>Off</OptionStrict>
    <OptionInfer>On</OptionInfer>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>Bin.SL\Debug\</OutputPath>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>SILVERLIGHT=True, SL=True</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>Bin.SL\Release\</OutputPath>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>SILVERLIGHT=True, SL=True</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ExtMap Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>Bin.SL\ExtMap Debug\</OutputPath>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>SILVERLIGHT=True, SL=True, EXTMAP=True</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ExtMap Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>Bin.SL\ExtMap Release\</OutputPath>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>SILVERLIGHT=True, SL=True, EXTMAP=True</DefineConstants>
    <NoStdLib>true</NoStdLib>
    <NoConfig>true</NoConfig>
    <ErrorReport>prompt</ErrorReport>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'DebugLocal|AnyCPU' ">
    <UsePlatformExtensions>false</UsePlatformExtensions>
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>Bin.SL\Debug\</OutputPath>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>SILVERLIGHT=True, SL=True</DefineConstants>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    <NoStdLib>true</NoStdLib>
    <DebugType>full</DebugType>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
    <CodeAnalysisFailOnMissingRules>true</CodeAnalysisFailOnMissingRules>
    <NoConfig>true</NoConfig>
  </PropertyGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\EmbeddedData.txt" />
    <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" />
    <Content Include="Themes.SL.targets" />
    <Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
    <Reference Include="DevExpress.DemoData.v13.1.Core">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Printing.v13.1.Core">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Data.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Xpf.Controls.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Xpf.Core.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Xpf.DemoBase.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DevExpress.Xpf.Mvvm.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="mscorlib"><Private>False</Private></Reference>
    <Reference Include="System.Windows"><Private>False</Private></Reference>
    <Reference Include="system"><Private>False</Private></Reference>
    <Reference Include="System.Core"><Private>False</Private></Reference>
    <Reference Include="System.Net"><Private>False</Private></Reference>
    <Reference Include="System.Runtime.Serialization"><Private>False</Private></Reference>
    <Reference Include="System.Windows.Data">
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Xml"><Private>False</Private></Reference>
    <Reference Include="System.Xml.Linq">
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Xml.Serialization">
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Windows.Browser"><Private>False</Private></Reference>
  </ItemGroup>
  <ItemGroup Condition=" '$(Configuration)|$(Platform)' != 'ExtMap Release|AnyCPU' AND '$(Configuration)|$(Platform)' != 'ExtMap Debug|AnyCPU' ">
    <Reference Include="DevExpress.DemoData.v13.1">
      <HintPath></HintPath>
      <Private>True</Private>
    </Reference>
  </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>
    <Content Include="ControlsDemo.sln" />
    <Compile Include="ControlsDemoModuleControl.vb" />
    <Compile Include="DemoTesting\Fixtures.vb" />
    <Compile Include="Effects\Effects.vb" />
    <Compile Include="GalleryPhotoViewer\ControlPanel.xaml.vb">
      <DependentUpon>ControlPanel.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\ImageViewer.xaml.vb">
      <DependentUpon>ImageViewer.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\NavigationPanel.xaml.vb">
      <DependentUpon>NavigationPanel.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\SlideViewer.xaml.vb">
      <DependentUpon>SlideViewer.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\Splitter.xaml.vb">
      <DependentUpon>Splitter.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="GalleryPhotoViewer\ZoomScroll.xaml.vb">
      <DependentUpon>ZoomScroll.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CustomStyles.xaml.vb">
      <DependentUpon>CustomStyles.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DialogWizard.xaml.vb">
      <DependentUpon>DialogWizard.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FlipViewItemsSource.xaml.vb">
      <DependentUpon>FlipViewItemsSource.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FrameNavigation.xaml.vb">
      <DependentUpon>FrameNavigation.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\GalleryPhotoViewer.xaml.vb">
      <DependentUpon>GalleryPhotoViewer.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Moon.xaml.vb">
      <DependentUpon>Moon.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Dialog.xaml.vb">
      <DependentUpon>Dialog.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\PageViewItemsSource.xaml.vb">
      <DependentUpon>PageViewItemsSource.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SlideViewItemsSource.xaml.vb">
      <DependentUpon>SlideViewItemsSource.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlHeadersScroll.xaml.vb">
      <DependentUpon>TabControlHeadersScroll.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlItemsSource.xaml.vb">
      <DependentUpon>TabControlItemsSource.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlMultiLine.xaml.vb">
      <DependentUpon>TabControlMultiLine.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TabControlPageClosable.xaml.vb">
      <DependentUpon>TabControlPageClosable.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Transition.xaml.vb">
      <DependentUpon>Transition.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\BookCalendar.xaml.vb">
      <DependentUpon>BookCalendar.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\BookEmployees.xaml.vb">
      <DependentUpon>BookEmployees.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MirrorControl.xaml.vb">
      <DependentUpon>MirrorControl.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MoonCalculator.vb" />
    <Compile Include="Modules\SunCalculator.vb" />
    <Compile Include="Modules\UploadControl.xaml.vb">
      <DependentUpon>UploadControl.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\DashboardView.xaml.vb">
      <DependentUpon>DashboardView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\LoanCalculatorView.xaml.vb">
      <DependentUpon>LoanCalculatorView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\MortgageRatesView.xaml.vb">
      <DependentUpon>MortgageRatesView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\NavigatorView.xaml.vb">
      <DependentUpon>NavigatorView.SL.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\ResearchView.xaml.vb">
      <DependentUpon>ResearchView.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\StatisticsView.xaml.vb">
      <DependentUpon>StatisticsView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\SystemInformationView.xaml.vb">
      <DependentUpon>SystemInformationView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\UserManagementView.xaml.vb">
      <DependentUpon>UserManagementView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views\ZillowView.xaml.vb">
      <DependentUpon>ZillowView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Program.vb" />
    <Compile Include="My Project\AssemblyInfo.vb" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Effects\Shaders\Ripple.ps" />
    <Resource Include="Effects\Shaders\LightStreak.ps" />
    <Resource Include="Images\shadow.png" />
    <None Include="My Project\AppManifest.xml">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Resources\" />
  </ItemGroup>
  <ItemGroup>
    <Page Include="GalleryPhotoViewer\ControlPanel.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\ImageViewer.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\NavigationPanel.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\SlideViewer.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\Splitter.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="GalleryPhotoViewer\ZoomScroll.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CustomStyles.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DialogWizard.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FlipViewItemsSource.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FrameNavigation.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\GalleryPhotoViewer.SL.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\Dialog.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\PageViewItemsSource.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SlideViewItemsSource.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlHeadersScroll.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlItemsSource.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlMultiLine.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TabControlPageClosable.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Transition.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\BookCalendar.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\BookEmployees.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Figures.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\MirrorControl.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\UploadControl.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\DashboardView.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\MortgageRatesView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\NavigatorView.SL.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\SlideViewEmployeesDetailsView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\SlideViewEmployeesView.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\SystemInformationView.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views\UserManagementView.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="Themes\GalleryPhotoViewer\ControlPanel.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Content Include="StandardLibraries.SL.targets" />
    <Page Include="Themes\GalleryPhotoViewer\GalleryStyles.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\NavigationPanel.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ScrollBar.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ScrollViewer.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\GalleryPhotoViewer\ZoomScroll.SL.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Generic.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\soyuz-launch.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\gagarin.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\moon.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\sun.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\AgControls.png" />
    <Resource Include="Images\wizard-image.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\AgCore.png" />
    <Resource Include="Images\devexpress123.png" />
    <Resource Include="Images\Have-fun!.png" />
    <Resource Include="Images\image-61x61.png" />
    <Resource Include="Images\Not-so-fast!.png" />
  </ItemGroup>
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.VisualBasic.targets" />
  <ItemGroup><Reference Include="DevExpress.Xpf.LayoutControl.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.DeepBlue.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.LightGray.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Black.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Seven.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Black.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2013.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.VS2010.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.DXStyle.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1"><HintPath></HintPath><Private></Private></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1"><HintPath></HintPath><Private></Private></Reference></ItemGroup>
  <Import Project="DevExpress.Build.XamlResourceProcessing.targets" />
  <ItemGroup><Reference Include="System.Data.Services.Client"><Private></Private></Reference></ItemGroup>
  <!-- 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>
  -->
  <ProjectExtensions>
    <VisualStudio>
      <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
        <SilverlightProjectProperties />
      </FlavorProperties>
    </VisualStudio>
  </ProjectExtensions>
  <PropertyGroup>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ExtMap Debug|AnyCPU' ">
  </PropertyGroup>
</Project>