Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/RichEditDemo.Wpf/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/RichEditDemo.Wpf/RichEditDemo.Wpf.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>9.0.30729</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{CC1EF141-C3B1-46AD-86D7-59A11BAA6082}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <RootNamespace></RootNamespace>
    <AssemblyName>RichEditDemo</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>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
    <OldToolsVersion>3.5</OldToolsVersion>
    <TargetFrameworkProfile />
    <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>
    <ApplicationIcon>DemoIcon.ico</ApplicationIcon>
  </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>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </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)' == '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>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    <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>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    <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>
    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <ItemGroup>
    <Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
    <Content Include="Themes.WPF.targets" />
    <Reference Include="DevExpress.Printing.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <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.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.Ribbon.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.RichEdit.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Office.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Docs.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.RichEdit.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.SpellChecker.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.SpellChecker.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Grid.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Printing.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Grid.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.CodeParser.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="System"><Private>False</Private></Reference>
    <Reference Include="System.Core"><Private>False</Private></Reference>
    <Reference Include="System.Drawing"><Private>False</Private></Reference>
    <Reference Include="System.Windows.Forms"><Private>False</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>
    <Compile Include="Controls\CustomizeMergeFieldsControl.xaml.vb">
      <DependentUpon>CustomizeMergeFieldsControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\PopupControlBase.vb" />
    <Compile Include="Controls\SelectAmountControl.xaml.vb">
      <DependentUpon>SelectAmountControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\SelectDateControl.xaml.vb">
      <DependentUpon>SelectDateControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\SelectManagerControl.xaml.vb">
      <DependentUpon>SelectManagerControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\SelectProductControl.xaml.vb">
      <DependentUpon>SelectProductControl.xaml</DependentUpon>
    </Compile>
    <EmbeddedResource Include="Data\SyntaxHighlight.xaml.vb" />
    <Compile Include="DemoTesting\Fixtures.vb" />
    <Compile Include="Modules\AutoCorrect.xaml.vb">
      <DependentUpon>AutoCorrect.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\BulletsAndNumbering.xaml.vb">
      <DependentUpon>BulletsAndNumbering.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CharacterFormatting.xaml.vb">
      <DependentUpon>CharacterFormatting.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CheckSpelling.xaml.vb">
      <DependentUpon>CheckSpelling.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DocumentProtection.xaml.vb">
      <DependentUpon>DocumentProtection.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DocumentRestrictions.xaml.vb">
      <DependentUpon>DocumentRestrictions.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FindAndReplace.xaml.vb">
      <DependentUpon>FindAndReplace.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FloatingObjects.xaml.vb">
      <DependentUpon>FloatingObjects.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\HeadersAndFooters.xaml.vb">
      <DependentUpon>HeadersAndFooters.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\HyperlinkClickHandling.xaml.vb">
      <DependentUpon>HyperlinkClickHandling.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\HyperlinksAndBookmarks.xaml.vb">
      <DependentUpon>HyperlinksAndBookmarks.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\LineNumbering.xaml.vb">
      <DependentUpon>LineNumbering.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\LoadSaveDoc.xaml.vb">
      <DependentUpon>LoadSaveDoc.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\LoadSaveHtml.xaml.vb">
      <DependentUpon>LoadSaveHtml.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\LoadSaveRtf.xaml.vb">
      <DependentUpon>LoadSaveRtf.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MasterDetailMailMerge.xaml.vb">
      <DependentUpon>MasterDetailMailMerge.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MergeDatabaseRecords.xaml.vb">
      <DependentUpon>MergeDatabaseRecords.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\OperationRestrictions.xaml.vb">
      <DependentUpon>OperationRestrictions.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ParagraphFormatting.xaml.vb">
      <DependentUpon>ParagraphFormatting.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RibbonUI.xaml.vb">
      <DependentUpon>RibbonUI.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Sections.xaml.vb">
      <DependentUpon>Sections.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SimpleDataMerge.xaml.vb">
      <DependentUpon>SimpleDataMerge.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Styles.xaml.vb">
      <DependentUpon>Styles.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SyntaxHighlight.xaml.vb">
      <DependentUpon>SyntaxHighlight.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TableOfContents.xaml.vb">
      <DependentUpon>TableOfContents.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Tables.xaml.vb">
      <DependentUpon>Tables.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Views.xaml.vb">
      <DependentUpon>Views.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\Zooming.xaml.vb">
      <DependentUpon>Zooming.xaml</DependentUpon>
    </Compile>
    <Compile Include="Utils.vb" />
    <Page Include="Controls\CustomizeMergeFieldsControl.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\SelectAmountControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\SelectDateControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\SelectManagerControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\SelectProductControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\AutoCorrect.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\BulletsAndNumbering.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CharacterFormatting.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CheckSpelling.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DocumentProtection.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DocumentRestrictions.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FindAndReplace.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FloatingObjects.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\HeadersAndFooters.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\HyperlinkClickHandling.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\HyperlinksAndBookmarks.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\LineNumbering.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\LoadSaveDoc.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\LoadSaveHtml.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\LoadSaveRtf.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\MasterDetailMailMerge.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\MergeDatabaseRecords.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\OperationRestrictions.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ParagraphFormatting.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RibbonUI.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Sections.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SimpleDataMerge.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Styles.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SyntaxHighlight.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TableOfContents.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Tables.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Views.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\Zooming.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Generic.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Margin.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Program.vb" />
    <Compile Include="My Project\AssemblyInfo.vb">
      <SubType>Code</SubType>
    </Compile>
    <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>
    <Compile Include="RichEditDemoModuleControl.vb" />
    <EmbeddedResource Include="My Project\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.vb</LastGenOutput>
    </EmbeddedResource>
    <None Include="app.config" />
    <None Include="My Project\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.vb</LastGenOutput>
    </None>
    <AppDesigner Include="My Project\" />
    <EmbeddedResource Include="richeditdemo.manifest" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="DemoIcon.ico" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Data\Images\" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\Employees.xml" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\ribbon-application-32x32.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\CustomizeMergeField_16x16.png" />
    <Resource Include="Images\CustomizeMergeField_32x32.png" />
    <Resource Include="Images\SmallAbout.png" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="smile.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\MergeToNewDocument_16x16.png" />
    <Resource Include="Images\MergeToNewDocument_32x32.png" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\EmbeddedData.txt" />
  </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>
  <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>