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.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{00E5A27F-B2D7-4066-A3E9-B3635EB2EA8F}</ProjectGuid>
<ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace></RootNamespace>
<AssemblyName>SchedulerDemo</AssemblyName>
<BaseIntermediateOutputPath>obj.SL</BaseIntermediateOutputPath>
<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>SchedulerDemo.xap</XapFilename>
<SilverlightManifestTemplate>My Project\AppManifest.xml</SilverlightManifestTemplate>
<SilverlightAppEntry>SchedulerDemo.App</SilverlightAppEntry>
<TestPageFileName>SchedulerDemoTestPage.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>
<OutputPath>Bin.SL\ExtMap Debug\</OutputPath>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>SILVERLIGHT=True, SL=True, EXTMAP=True</DefineConstants>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoStdLib>true</NoStdLib>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<NoConfig>true</NoConfig>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'ExtMap Release|AnyCPU'">
<OutputPath>Bin.SL\ExtMap Release\</OutputPath>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<DefineConstants>SILVERLIGHT=True, SL=True, EXTMAP=True</DefineConstants>
<Optimize>true</Optimize>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<NoStdLib>true</NoStdLib>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
<NoConfig>true</NoConfig>
</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\Images\Beige.png" />
<EmbeddedResource Include="Data\Images\Blue.png" />
<EmbeddedResource Include="Data\Images\CheckUp.png" />
<EmbeddedResource Include="Data\Images\Free.png" />
<EmbeddedResource Include="Data\Images\Lilac.png" />
<EmbeddedResource Include="Data\Images\Maintance.png" />
<EmbeddedResource Include="Data\Images\Red.png" />
<EmbeddedResource Include="Data\Images\Rent.png" />
<EmbeddedResource Include="Data\Images\tv1.png" />
<EmbeddedResource Include="Data\Images\tv2.png" />
<EmbeddedResource Include="Data\Images\tv3.png" />
<EmbeddedResource Include="Data\Images\tv4.png" />
<EmbeddedResource Include="Data\Images\tv5.png" />
<EmbeddedResource Include="Data\Images\tv6.png" />
<EmbeddedResource Include="Data\Images\tv7.png" />
<EmbeddedResource Include="Data\Images\tv8.png" />
<EmbeddedResource Include="Data\Images\Wash.png" />
<EmbeddedResource Include="Data\Images\Yellow.png" />
<None Include="SchedulerDemo.sln">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<Reference Include="DevExpress.Xpf.Printing.v13.1">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xml.Linq">
<Private>True</Private>
</Reference>
<Reference Include="System.Xml.Serialization">
<Private>True</Private>
</Reference>
<EmbeddedResource Include="Data\Cars.xml" />
<EmbeddedResource Include="Data\Events.xml" />
<EmbeddedResource Include="Data\sportevents.xml" />
<Resource Include="Images\AppointmentExport.png" />
<Resource Include="Images\AppointmentImport.png" />
<Resource Include="Images\ribbon-application-32x32.png" />
<EmbeddedResource Include="Data\Sports.xml" />
<EmbeddedResource Include="Data\EmbeddedData.txt" />
<Content Include="Themes.SL.targets" />
<Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
<Reference Include="DevExpress.Data.v13.1">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DevExpress.DemoData.v13.1.Core">
<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.Scheduler.v13.1">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DevExpress.XtraScheduler.v13.1.Core">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DevExpress.XtraScheduler.v13.1.iCalendarExchange">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="DevExpress.Xpf.Ribbon.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.ComponentModel.DataAnnotations">
<Private>True</Private>
</Reference>
<Reference Include="System.Runtime.Serialization"><Private>False</Private></Reference>
<Reference Include="System.ServiceModel"><Private>False</Private></Reference>
<Reference Include="System.ServiceModel.DomainServices.Client">
<Private>True</Private>
</Reference>
<Reference Include="System.ServiceModel.DomainServices.Client.Web">
<Private>True</Private>
</Reference>
<Reference Include="System.ServiceModel.Extensions">
<Private>True</Private>
</Reference>
<Reference Include="System.ServiceModel.Web"><Private>False</Private></Reference>
<Reference Include="System.ServiceModel.Web.Extensions">
<Private>True</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.Windows.Controls.DomainServices">
<Private>True</Private>
</Reference>
<Reference Include="System.Xml"><Private>False</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>
<Compile Include="DataUtils.vb" />
<Compile Include="DemoTesting\Fixtures.vb" />
<Compile Include="Forms\CustomAppointmentInplaceEditor.xaml.vb">
<DependentUpon>CustomAppointmentInplaceEditor.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Forms\MyAppointmentEditForm.xaml.vb">
<DependentUpon>MyAppointmentEditForm.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\AppointmentCustomization.xaml.vb">
<DependentUpon>AppointmentCustomization.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\AppointmentFiltering.xaml.vb">
<DependentUpon>AppointmentFiltering.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\AppointmentStyles.xaml.vb">
<DependentUpon>AppointmentStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Bars.xaml.vb">
<DependentUpon>Bars.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\BindingToXML.xaml.vb">
<DependentUpon>BindingToXML.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CellStyles.xaml.vb">
<DependentUpon>CellStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CustomAppointmentForm.xaml.vb">
<DependentUpon>CustomAppointmentForm.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CustomInplaceEditor.xaml.vb">
<DependentUpon>CustomInplaceEditor.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CustomMenu.xaml.vb">
<DependentUpon>CustomMenu.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CustomWorkTime.xaml.vb">
<DependentUpon>CustomWorkTime.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DateNavigator.xaml.vb">
<DependentUpon>DateNavigator.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DayView.xaml.vb">
<DependentUpon>DayView.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\EndUserRestrictions.xaml.vb">
<DependentUpon>EndUserRestrictions.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GroupByDate.xaml.vb">
<DependentUpon>GroupByDate.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GroupByResource.xaml.vb">
<DependentUpon>GroupByResource.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\HeaderStyles.xaml.vb">
<DependentUpon>HeaderStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\HorizontalResourceHeaderStyles.xaml.vb">
<DependentUpon>HorizontalResourceHeaderStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\iCalendarExportImport.xaml.vb">
<DependentUpon>iCalendarExportImport.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ListBoundMode.xaml.vb">
<DependentUpon>ListBoundMode.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MonthView.xaml.vb">
<DependentUpon>MonthView.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Reminders.xaml.vb">
<DependentUpon>Reminders.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ResourceSharing.xaml.vb">
<DependentUpon>ResourceSharing.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RIAServices.xaml.vb">
<DependentUpon>RIAServices.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RibbonBars.xaml.vb">
<DependentUpon>RibbonBars.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TimeLineView.xaml.vb">
<DependentUpon>TimeLineView.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TimeZones.xaml.vb">
<DependentUpon>TimeZones.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\UnboundMode.xaml.vb">
<DependentUpon>UnboundMode.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\VerticalResourceHeaderStyles.xaml.vb">
<DependentUpon>VerticalResourceHeaderStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\VisualElementStyles.xaml.vb">
<DependentUpon>VisualElementStyles.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\WeekView.xaml.vb">
<DependentUpon>WeekView.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\WorkWeekView.xaml.vb">
<DependentUpon>WorkWeekView.SL.xaml</DependentUpon>
</Compile>
<Compile Include="Program.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="SchedulerDemoModuleControl.vb" />
<Compile Include="Utils.vb" />
<Compile Include="ViewModel\DefaultDemoViewModel.vb" />
</ItemGroup>
<ItemGroup>
<None Include="My Project\AppManifest.xml">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Appointments.xml" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Resources.xml" />
</ItemGroup>
<ItemGroup>
<Page Include="Generic.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Forms\CustomAppointmentInplaceEditor.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Forms\MyAppointmentEditForm.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\AppointmentCustomization.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\AppointmentFiltering.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\AppointmentStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Bars.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\BindingToXML.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CellStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CustomAppointmentForm.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CustomInplaceEditor.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CustomMenu.SL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\CustomWorkTime.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DateNavigator.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DayView.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\EndUserRestrictions.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\GroupByDate.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\GroupByResource.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\HeaderStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\HorizontalResourceHeaderStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\iCalendarExportImport.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ListBoundMode.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MonthView.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Reminders.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ResourceSharing.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\RIAServices.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\RibbonBars.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\TimeLineView.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\TimeZones.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\UnboundMode.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\VerticalResourceHeaderStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\VisualElementStyles.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\WeekView.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\WorkWeekView.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Generic.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Content Include="StandardLibraries.SL.targets" />
<Page Include="Themes\HeaderTemplates.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\Margin.SL.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<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>
</Project>