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>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E42AB586-FCD3-4821-9BFB-B35A0F822302}</ProjectGuid>
<BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GridDemo</RootNamespace>
<AssemblyName>GridDemo</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<SignManifests>true</SignManifests>
<ManifestCertificateThumbprint>C4A0B3465F3AEA184F308AE032C4B9F4F88E966C</ManifestCertificateThumbprint>
<MinFrameworkVersionRequired>3.5</MinFrameworkVersionRequired>
<IsWebBootstrapper>false</IsWebBootstrapper>
<StartupObject>GridDemo.Program</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation />
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
<PublishUrl>publish\</PublishUrl>
<Install>false</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>false</MapFileExtensions>
<PublisherName>DevExpress</PublisherName>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>false</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>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<UseVSHostingProcess>false</UseVSHostingProcess>
</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>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</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>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</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>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<Content Include="DevExpress.Build.XamlResourceProcessing.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.Printing.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpo.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.Core.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Grid.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Grid.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Grid.v13.1.Extensions"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Charts.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Charts.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Printing.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Layout.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Docking.v13.1"><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="Microsoft.CSharp"><Private>False</Private></Reference>
<Reference Include="PresentationFramework.Luna"><Private>False</Private></Reference>
<Reference Include="System"><Private>False</Private></Reference>
<Reference Include="System.Core"><Private>False</Private></Reference>
<Reference Include="System.Data.Entity"><Private>False</Private></Reference>
<Reference Include="System.Data.Linq"><Private>False</Private></Reference>
<Reference Include="System.Data.Services.Client"><Private>False</Private></Reference>
<Reference Include="System.Drawing"><Private>False</Private></Reference>
<Reference Include="System.Runtime.Serialization"><Private>False</Private></Reference>
<Reference Include="System.Security"><Private>False</Private></Reference>
<Reference Include="System.ServiceModel"><Private>False</Private></Reference>
<Reference Include="System.Windows.Forms"><Private>False</Private></Reference>
<Reference Include="System.Windows.Interactivity">
<HintPath></HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Xaml"><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.Data"><Private>False</Private></Reference>
<Reference Include="System.Xml"><Private>False</Private></Reference>
<Reference Include="UIAutomationProvider"><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>
<Page Include="Controls\SQLConnectionWindow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="Controls\SQLConnectionWindow.xaml.cs">
<DependentUpon>SQLConnectionWindow.xaml</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Compile Include="Controls\Converters.cs" />
<Compile Include="Controls\InternetConnectionControl.xaml.cs">
<DependentUpon>InternetConnectionControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\MasterDetailItems.cs" />
<Compile Include="Controls\NWindModel1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>NWindModel.edmx</DependentUpon>
</Compile>
<Compile Include="ModuleResources\AutoFilterRowClasses.cs" />
<Compile Include="ModuleResources\BindingToDynamicObjectClasses.cs" />
<Compile Include="ModuleResources\BindingToXMLClasses.cs" />
<Compile Include="ModuleResources\CardTemplatesClasses.cs" />
<Compile Include="ModuleResources\CollectionViewViewModel.cs" />
<Compile Include="ModuleResources\ColumnChooserClasses.cs" />
<Compile Include="ModuleResources\CopyPasteClasses.cs" />
<Compile Include="ModuleResources\DataErrorInfoClasses.cs" />
<Compile Include="ModuleResources\DragDropViewModel.cs" />
<Compile Include="ModuleResources\ExpandCollapseGroupsClasses.cs" />
<Compile Include="ModuleResources\FilteringClasses.cs" />
<Compile Include="ModuleResources\GroupIntervalsClasses.cs" />
<Compile Include="ModuleResources\GroupSummariesAlignmentViewModel.cs" />
<Compile Include="ModuleResources\GroupSummaryClasses.cs" />
<Compile Include="ModuleResources\GroupSummaryViewModel.cs" />
<Compile Include="ModuleResources\HitTestClasses.cs" />
<Compile Include="ModuleResources\HyperLinkAttachedBehavior.cs" />
<Compile Include="ModuleResources\InplaceLookUpEditClasses.cs" />
<Compile Include="ModuleResources\LargeDataSetClasses.cs" />
<Compile Include="ModuleResources\LiveDataClasses.cs" />
<Compile Include="ModuleResources\MasterDetailViewModel.cs" />
<Compile Include="ModuleResources\MultiEditorsClasses.cs" />
<Compile Include="ModuleResources\MultipleGroupingClasses.cs" />
<Compile Include="ModuleResources\MultiSelectionClasses.cs" />
<Compile Include="ModuleResources\MultiViewClasses.cs" />
<Compile Include="ModuleResources\MultiViewViewModel.cs" />
<Compile Include="ModuleResources\PersistentRowStateClasses.cs" />
<Compile Include="ModuleResources\PLinqInstantFeedbackClasses.cs" />
<Compile Include="ModuleResources\PLinqInstantFeedbackViewModel.cs" />
<Compile Include="ModuleResources\PrintMasterDetailViewModel.cs" />
<Compile Include="ModuleResources\RealtimeDataSourceClasses.cs" />
<Compile Include="ModuleResources\RealtimeDataSourceViewModel.cs" />
<Compile Include="ModuleResources\RoutedEventsHelper.cs" />
<Compile Include="ModuleResources\RowTemplateClasses.cs" />
<Compile Include="ModuleResources\SearchPanelClasses.cs" />
<Compile Include="ModuleResources\SearchPanelViewModel.cs" />
<Compile Include="ModuleResources\SerializationClasses.cs" />
<Compile Include="ModuleResources\TreeListViewClasses.cs" />
<Compile Include="ModuleResources\UnboundColumnsClasses.cs" />
<Compile Include="ModuleResources\ValidationClasses.cs" />
<Compile Include="ModuleResources\VerticalScrollingOptionsViewModel.cs" />
<Compile Include="ModuleResources\WcfInstantFeedbackViewModel.cs" />
<Compile Include="ModuleResources\XPOInstantFeedbackClasses.cs" />
<Compile Include="Modules\BandedView.xaml.cs">
<DependentUpon>BandedView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PrintMasterDetail.xaml.cs">
<DependentUpon>PrintMasterDetail.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\EmbeddedTableView.xaml.cs">
<DependentUpon>EmbeddedTableView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GridSearchPanel.xaml.cs">
<DependentUpon>GridSearchPanel.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MasterDetailView.xaml.cs">
<DependentUpon>MasterDetailView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MasterDetailWithEF.xaml.cs">
<DependentUpon>MasterDetailWithEF.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RealtimeDataSource.xaml.cs">
<DependentUpon>RealtimeDataSource.xaml</DependentUpon>
</Compile>
<Compile Include="Service References\WcfSCService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.datasvcmap</DependentUpon>
</Compile>
<Page Include="Generic.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\CollectionViewNavigator.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\ControlStyles\HintControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\ControlStyles\MasterDetailTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Controls\ControlStyles\NameTextControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\InternetConnectionControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ModuleResources\AutoFilterRowTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\CardTemplatesResources.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\CardViewTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\MultiViewViewTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\CopyPasteTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\CurrentDataRowTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\CustomEditTemplateResources.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\DragDropTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\EmbeddedTableViewTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\ExpandCollapseGroupsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\FilteringTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\FixedColumnsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\GroupSummaryTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\HitTestTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\InplaceEditorsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\InplaceLookupEditResources.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\LinqServerModeTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\LinqToEntityServerModeTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ModuleResources\LiveDataTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\LookUpEditTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\MultiEditorsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\MultipleGroupingTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\MultiSelectionTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\MultiViewTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\TabHeaderPrintInfoControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Descriptions\MultiEditorDescriptions.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ModuleResources\PersistentRowStateTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\PLinqInstantFeedbackTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\PrintOptionsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\PrintTemplatesResources.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\RowTemplateTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\SearchPanelTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\SharedResources.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="ModuleResources\TreeListViewTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\UnboundColumnsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\VerticalScrollingOptionsTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\WcfInstantFeedbackTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="ModuleResources\XPOInstantFeedbackTemplates.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\BandedView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CardTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CardView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CellsSelection.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\BindingToXML.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\BindingToDynamicObject.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CollectionView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\PrintMasterDetail.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\EmbeddedTableView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\GridSearchPanel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\GroupSummariesAlignment.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MasterDetailView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MasterDetailWithEF.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\MultiView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DragDrop.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\FilterControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\InplaceLookUpEdit.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinqToEntityServerMode.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LookUpEdit.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\HitTest.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\MultiEditors.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\PLinqInstantFeedback.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\RealtimeDataSource.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Modules\TableView.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CurrentDataRow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ExpandCollapseGroups.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinqServerMode.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Filtering.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\RowTemplate.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\GroupSummary.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\TotalSummary.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Grouping.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\TreeListView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\UnboundColumns.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\PersistentRowState.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\VerticalScrollingOptions.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\WCFInstantFeedback.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\XPOInstantFeedback.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Themes\Generic.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="Controls\CollectionViewNavigator.xaml.cs">
<DependentUpon>CollectionViewNavigator.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\CustomClasses.cs" />
<Compile Include="Controls\DemoValuesProvider.cs" />
<Compile Include="Controls\EFServerModeModel1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>EFServerModeModel.edmx</DependentUpon>
</Compile>
<Compile Include="Controls\GridControlDefinition.cs" />
<Compile Include="Controls\OrderDataGenerator.cs" />
<Compile Include="Controls\SalesByYearData.cs" />
<Compile Include="Controls\StoryboardContainer.cs" />
<Compile Include="Controls\TabHeaderPrintInfoControl.xaml.cs">
<DependentUpon>TabHeaderPrintInfoControl.xaml</DependentUpon>
</Compile>
<Compile Include="Data\CountriesData.cs" />
<Compile Include="Data\XPOServiceHelper.cs" />
<Compile Include="DemoTesting\Fixtures.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Images\RealtimeDataSource\down.png" />
<EmbeddedResource Include="Images\RealtimeDataSource\up.png" />
<Resource Include="Images\MultiView\Orders.png" />
<Resource Include="Images\MultiView\Contacts.png" />
<Resource Include="Images\MultiView\Country.png" />
<Resource Include="Images\MultiView\FullName.png" />
<Resource Include="Images\MultiView\JobTitle.png" />
<Resource Include="Images\MultiView\GroupName\Administration.png" />
<Resource Include="Images\MultiView\GroupName\Inventory.png" />
<Resource Include="Images\MultiView\GroupName\Manufacturing.png" />
<Resource Include="Images\MultiView\GroupName\Quality.png" />
<Resource Include="Images\MultiView\GroupName\Research.png" />
<Resource Include="Images\MultiView\GroupName\Sales.png" />
<EntityDeploy Include="Controls\NWindModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>NWindModel1.Designer.cs</LastGenOutput>
</EntityDeploy>
<None Include="App.config">
<SubType>Designer</SubType>
</None>
<EmbeddedResource Include="griddemo.manifest" />
<Resource Include="Images\MultiView\BirthDate.png" />
<Page Include="Controls\ControlStyles\DemoColumnChooserControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\ControlStyles\InplaceProgressBar.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\ControlStyles\Panel.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\ControlStyles\SharedTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\ControlStyles\SummaryComboBox.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Controls\MiltiSelectionOptionsControl.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\AutoFilterRow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ColumnChooser.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\ContextMenu.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CopyPaste.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MultipleGrouping.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\MultiSelection.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\NewItemRow.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\FixedColumns.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\InplaceEditors.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CustomEditTemplate.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DataErrorInfo.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\GroupIntervals.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LargeDataSet.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LiveData.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\PrintOptions.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\PrintTemplates.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Serialization.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\SortBySummary.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Validation.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Compile Include="Controls\DataGridTestClasses.designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>DataGridTestClasses.dbml</DependentUpon>
</Compile>
<Compile Include="Controls\DemoColumnChooserControl.cs" />
<Compile Include="Controls\DemoModuleControl.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controls\MiltiSelectionOptionsControl.xaml.cs">
<DependentUpon>MiltiSelectionOptionsControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\OutlookDataGenerator.cs" />
<Compile Include="Controls\Tasks.cs" />
<Compile Include="Modules\AutoFilterRow.xaml.cs">
<DependentUpon>AutoFilterRow.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CardTemplates.xaml.cs">
<DependentUpon>CardTemplates.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CardView.xaml.cs">
<DependentUpon>CardView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CellsSelection.xaml.cs">
<DependentUpon>CellsSelection.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ColumnChooser.xaml.cs">
<DependentUpon>ColumnChooser.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\BindingToXML.xaml.cs">
<DependentUpon>BindingToXML.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\BindingToDynamicObject.xaml.cs">
<DependentUpon>BindingToDynamicObject.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CollectionView.xaml.cs">
<DependentUpon>CollectionView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GroupSummariesAlignment.xaml.cs">
<DependentUpon>GroupSummariesAlignment.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultiView.xaml.cs">
<DependentUpon>MultiView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CopyPaste.xaml.cs">
<DependentUpon>CopyPaste.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DragDrop.xaml.cs">
<DependentUpon>DragDrop.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\FilterControl.xaml.cs">
<DependentUpon>FilterControl.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\InplaceLookUpEdit.xaml.cs">
<DependentUpon>InplaceLookUpEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinqToEntityServerMode.xaml.cs">
<DependentUpon>LinqToEntityServerMode.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LookUpEdit.xaml.cs">
<DependentUpon>LookUpEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\HitTest.xaml.cs">
<DependentUpon>HitTest.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultiEditors.xaml.cs">
<DependentUpon>MultiEditors.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultiSelection.xaml.cs">
<DependentUpon>MultiSelection.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PLinqInstantFeedback.xaml.cs">
<DependentUpon>PLinqInstantFeedback.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TableView.xaml.cs">
<DependentUpon>TableView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ContextMenu.xaml.cs">
<DependentUpon>ContextMenu.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultipleGrouping.xaml.cs">
<DependentUpon>MultipleGrouping.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\NewItemRow.xaml.cs">
<DependentUpon>NewItemRow.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\FixedColumns.xaml.cs">
<DependentUpon>FixedColumns.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\InplaceEditors.xaml.cs">
<DependentUpon>InplaceEditors.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CurrentDataRow.xaml.cs">
<DependentUpon>CurrentDataRow.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CustomEditTemplate.xaml.cs">
<DependentUpon>CustomEditTemplate.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="Modules\DataErrorInfo.xaml.cs">
<DependentUpon>DataErrorInfo.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="Modules\GroupIntervals.xaml.cs">
<DependentUpon>GroupIntervals.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LargeDataSet.xaml.cs">
<DependentUpon>LargeDataSet.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LiveData.xaml.cs">
<DependentUpon>LiveData.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PrintOptions.xaml.cs">
<DependentUpon>PrintOptions.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PrintTemplates.xaml.cs">
<DependentUpon>PrintTemplates.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ExpandCollapseGroups.xaml.cs">
<DependentUpon>ExpandCollapseGroups.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinqServerMode.xaml.cs">
<DependentUpon>LinqServerMode.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Filtering.xaml.cs">
<DependentUpon>Filtering.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RowTemplate.xaml.cs">
<DependentUpon>RowTemplate.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\GroupSummary.xaml.cs">
<DependentUpon>GroupSummary.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Serialization.xaml.cs">
<DependentUpon>Serialization.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SortBySummary.xaml.cs">
<DependentUpon>SortBySummary.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TotalSummary.xaml.cs">
<DependentUpon>TotalSummary.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Grouping.xaml.cs">
<DependentUpon>Grouping.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TreeListView.xaml.cs">
<DependentUpon>TreeListView.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Validation.xaml.cs">
<DependentUpon>Validation.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="Modules\VerticalScrollingOptions.xaml.cs">
<DependentUpon>VerticalScrollingOptions.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\WCFInstantFeedback.xaml.cs">
<DependentUpon>WCFInstantFeedback.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\XPOInstantFeedback.xaml.cs">
<DependentUpon>XPOInstantFeedback.xaml</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="Modules\UnboundColumns.xaml.cs">
<DependentUpon>UnboundColumns.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PersistentRowState.xaml.cs">
<DependentUpon>PersistentRowState.xaml</DependentUpon>
</Compile>
<Content Include="Controls\DataGridTestClasses.dbml.layout">
<DependentUpon>DataGridTestClasses.dbml</DependentUpon>
</Content>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Content Include="Controls\DataGridTestClasses.dbml">
<Generator>MSLinqToSQLGenerator</Generator>
<LastGenOutput>DataGridTestClasses.designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</Content>
<EntityDeploy Include="Controls\EFServerModeModel.edmx">
<Generator>EntityModelCodeGenerator</Generator>
<LastGenOutput>EFServerModeModel1.Designer.cs</LastGenOutput>
</EntityDeploy>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Resource Include="demoicon.ico" />
</ItemGroup>
<ItemGroup>
<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.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
<Visible>False</Visible>
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5</ProductName>
<Install>true</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.Sql.Server.Express.10.0">
<Visible>False</Visible>
<ProductName>SQL Server 2008 Express</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
<Visible>False</Visible>
<ProductName>Windows Installer 4.5</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\DXGrid.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\LayoutSamples\BriefView.xml" />
<EmbeddedResource Include="Data\LayoutSamples\FullView.xml" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\FilterControl\produce.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\FilterControl\add.png" />
<Resource Include="Images\FilterControl\delete.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Images\IssueIcons\Active.png" />
<EmbeddedResource Include="Images\IssueIcons\Answered.png" />
<EmbeddedResource Include="Images\IssueIcons\CustomerClosed.png" />
<EmbeddedResource Include="Images\IssueIcons\Duplicate.png" />
<EmbeddedResource Include="Images\IssueIcons\InsufficientInformation.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\WarningIcon.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\Countries.xml" />
<EmbeddedResource Include="Data\EmbeddedData.txt" />
<Content Include="Dll\WPF\System.Windows.Interactivity.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<ServiceReferenceMetadataStorage Include="Service References\WcfSCService\">
<Type>datasvcmap</Type>
</ServiceReferenceMetadataStorage>
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\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>
<!-- 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>
-->
<PropertyGroup>
</PropertyGroup>
</Project>