Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/EditorsDemo.Wpf/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WPF/VB/EditorsDemo.Wpf/EditorsDemo.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>{9E9C97C3-0562-43A7-9529-DEC7536EF5FC}</ProjectGuid>
    <BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
    <OutputType>WinExe</OutputType>
    <RootNamespace></RootNamespace>
    <AssemblyName>EditorsDemo</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>
    <SignManifests>true</SignManifests>
    <ManifestCertificateThumbprint>C4A0B3465F3AEA184F308AE032C4B9F4F88E966C</ManifestCertificateThumbprint>
    <MinFrameworkVersionRequired>3.5</MinFrameworkVersionRequired>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <StartupObject></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>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>WPF=True</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <ApplicationIcon>demoicon.ico</ApplicationIcon>
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>WPF=True</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <PlatformTarget>x86</PlatformTarget>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Debug\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Debug\</OutputPath>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>WPF=True, CLICKONCE=True</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Release|AnyCPU' ">
    <DebugSymbols>false</DebugSymbols>
    <Optimize>true</Optimize>
    <IntermediateOutputPath>.\obj\ClickOnce Release\</IntermediateOutputPath>
    <OutputPath>.\bin\ClickOnce Release\</OutputPath>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DefineConstants>WPF=True, CLICKONCE=True</DefineConstants>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  </PropertyGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\Events.xml" />
    <Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
    <Resource Include="Images\Icons\WarningIcon.png" />
    <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.Extensions"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.DemoBase.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.TestUtils"><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.LayoutControl.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Mvvm.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.PropertyGrid.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.XtraScheduler.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
    <Reference Include="DevExpress.Xpf.Scheduler.v13.1"><HintPath></HintPath><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.Runtime.Serialization"><Private>False</Private></Reference>
    <Reference Include="System.ServiceModel"><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>
    <Reference Include="System.Data.Services.Client"><Private>False</Private></Reference>
    <Reference Include="System.ServiceModel"><Private>False</Private></Reference>
  </ItemGroup>
  <ItemGroup>
    <Page Include="Controls\CollectionViewNavigator.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\ControlStyles\RangedEditors.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\InternetConnectionControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\Map.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\PaintControl.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\PasswordStrengthControl.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\Safe.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\SearchLookUpEditOptions.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\SearchControlOptions.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="ModuleResources\LookUpEditTemplates.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="ModuleResources\MultiSelectLookUpEditTemplates.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\ColorEditModule.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\CalcEditModule.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\ComboBoxEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CheckEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CollectionViewSupportModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DXWindowModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\MultiSelectLookUpEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DataFilteringModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DateNavigatorModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\FontEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ImageEditModule.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\LookUpEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\PasswordBoxEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DXMessageBoxModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\CalendarClientModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RangeControlAndScheduler.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\RangeTrackBarEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ListBoxEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ProgressBarEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SearchControlModule.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\SearchLookUpEditModule.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Modules\TrackBarEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </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.vb">
      <DependentUpon>CollectionViewNavigator.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\DemoRichTextBox.vb" />
    <Compile Include="Controls\InternetConnectionControl.xaml.vb">
      <DependentUpon>InternetConnectionControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\Map.xaml.vb">
      <DependentUpon>Map.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\PaintControl.xaml.vb">
      <DependentUpon>PaintControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\PasswordStrengthControl.xaml.vb">
      <DependentUpon>PasswordStrengthControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\Safe.xaml.vb">
      <DependentUpon>Safe.xaml</DependentUpon>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Map\main_shadow.png" />
    <Resource Include="Images\Map\RangeBar_16red.png" />
    <Resource Include="Images\Map\sh.png" />
    <Resource Include="Images\Map\SHadow.png" />
    <Resource Include="Images\Map\Shd.png" />
    <Page Include="Controls\ControlStyles\Azure\EditorsDemoContentPanel.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\OptionsButton.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\BindingValidation.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\EditorValidationWithoutLockInput.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\MaskPropertiesEdit.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\ValidationSettings.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ButtonEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\TextEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DateEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\MemoEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ValidationWithoutLockInput.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\ValidationModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SimpleMaskEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RegularMaskEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\RegExMaskEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\DateTimeMaskEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\NumericMaskEdit.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Modules\SpinEditModule.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Azure.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Themes\Office2007Blue.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Compile Include="Controls\BindingValidation.xaml.vb">
      <DependentUpon>BindingValidation.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\EditorValidationWithoutLockInput.xaml.vb">
      <DependentUpon>EditorValidationWithoutLockInput.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\DemoModuleControl.vb">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Controls\MaskPropertiesEdit.xaml.vb">
      <DependentUpon>MaskPropertiesEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\SearchLookUpEditOptions.xaml.vb">
      <DependentUpon>SearchLookUpEditOptions.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\SearchControlOptions.xaml.vb">
      <DependentUpon>SearchControlOptions.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\ValidationSettings.xaml.vb">
      <DependentUpon>ValidationSettings.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ButtonEditModule.xaml.vb">
      <DependentUpon>ButtonEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ColorEditModule.xaml.vb">
      <DependentUpon>ColorEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CalcEditModule.xaml.vb">
      <DependentUpon>CalcEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ComboBoxEditModule.xaml.vb">
      <DependentUpon>ComboBoxEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CheckEditModule.xaml.vb">
      <DependentUpon>CheckEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CollectionViewSupportModule.xaml.vb">
      <DependentUpon>CollectionViewSupportModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DXWindowModule.xaml.vb">
      <DependentUpon>DXWindowModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MultiSelectLookUpEdit.xaml.vb">
      <DependentUpon>MultiSelectLookUpEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DataFilteringModule.xaml.vb">
      <DependentUpon>DataFilteringModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DateNavigatorModule.xaml.vb">
      <DependentUpon>DateNavigatorModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\FontEditModule.xaml.vb">
      <DependentUpon>FontEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ImageEditModule.xaml.vb">
      <DependentUpon>ImageEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\LookUpEdit.xaml.vb">
      <DependentUpon>LookUpEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\PasswordBoxEditModule.xaml.vb">
      <DependentUpon>PasswordBoxEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DXMessageBoxModule.xaml.vb">
      <DependentUpon>DXMessageBoxModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\CalendarClientModule.xaml.vb">
      <DependentUpon>CalendarClientModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RangeControlAndScheduler.xaml.vb">
      <DependentUpon>RangeControlAndScheduler.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RangeTrackBarEditModule.xaml.vb">
      <DependentUpon>RangeTrackBarEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ListBoxEditModule.xaml.vb">
      <DependentUpon>ListBoxEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ProgressBarEditModule.xaml.vb">
      <DependentUpon>ProgressBarEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SearchControlModule.xaml.vb">
      <DependentUpon>SearchControlModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SearchLookUpEditModule.xaml.vb">
      <DependentUpon>SearchLookUpEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TextEditModule.xaml.vb">
      <DependentUpon>TextEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DateEditModule.xaml.vb">
      <DependentUpon>DateEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\MemoEditModule.xaml.vb">
      <DependentUpon>MemoEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\TrackBarEditModule.xaml.vb">
      <DependentUpon>TrackBarEditModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ValidationWithoutLockInput.xaml.vb">
      <DependentUpon>ValidationWithoutLockInput.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\ValidationModule.xaml.vb">
      <DependentUpon>ValidationModule.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SimpleMaskEdit.xaml.vb">
      <DependentUpon>SimpleMaskEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RegularMaskEdit.xaml.vb">
      <DependentUpon>RegularMaskEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\RegExMaskEdit.xaml.vb">
      <DependentUpon>RegExMaskEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\DateTimeMaskEdit.xaml.vb">
      <DependentUpon>DateTimeMaskEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\NumericMaskEdit.xaml.vb">
      <DependentUpon>NumericMaskEdit.xaml</DependentUpon>
    </Compile>
    <Compile Include="Modules\SpinEditModule.xaml.vb">
      <DependentUpon>SpinEditModule.xaml</DependentUpon>
    </Compile>
    <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="DemoTesting\Fixtures.vb" />
    <Compile Include="Service References\SCService\Reference.vb">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Reference.datasvcmap</DependentUpon>
    </Compile>
    <Compile Include="Utils.vb" />
    <EmbeddedResource Include="My Project\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.vb</LastGenOutput>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="editorsdemo.manifest" />
    <AppDesigner Include="My Project\" />
  </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.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\PenTool.png" />
    <Resource Include="Images\Icons\TextTool.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\ClearTool.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\SaveTool.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\ColorEditDemoImage.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\Tree.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\w09.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\m24.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\w26.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\m18.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\m02.jpg" />
    <Resource Include="Images\Persons\m03.jpg" />
    <Resource Include="Images\Persons\m13.jpg" />
    <Resource Include="Images\Persons\m25.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\m19.jpg" />
    <Resource Include="Images\Persons\w22.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\w03.jpg" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Persons\w16.jpg" />
    <Resource Include="Images\Persons\w29.jpg" />
    <Resource Include="Images\Persons\w30.jpg" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Images\Cursors\cursor_pen.png" />
    <EmbeddedResource Include="Images\Cursors\cursor_text.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Safe\shadow-pane2l.png" />
    <Resource Include="Images\Safe\shadow-panel_mini.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\Icons\bold-16x16.png" />
    <Resource Include="Images\Icons\bullets-16x16.png" />
    <Resource Include="Images\Icons\center-align-16x16.png" />
    <Resource Include="Images\Icons\font-color-16x16.png" />
    <Resource Include="Images\Icons\italic-16x16.png" />
    <Resource Include="Images\Icons\left-align-16x16.png" />
    <Resource Include="Images\Icons\right-align-16x16.png" />
    <Resource Include="Images\Icons\underline-16x16.png" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Data\EmbeddedData.txt" />
  </ItemGroup>
  <ItemGroup>
    <PublishFile Include="DevExpress.Xpf.Themes.DXStyle.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.DXStyle.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.LightGray.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.LightGray.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.MetropolisLight.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2007Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Black.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Black.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Blue.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2010Silver.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Office2013.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Office2013.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.Seven.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.Seven.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.TouchlineDark.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
    <PublishFile Include="DevExpress.Xpf.Themes.VS2010.v13.1">
      <Visible>False</Visible>
      <Group>DevExpress.Xpf.Themes.VS2010.v13.1</Group>
      <TargetPath>
      </TargetPath>
      <PublishState>Include</PublishState>
      <IncludeHash>True</IncludeHash>
      <FileType>Assembly</FileType>
    </PublishFile>
  </ItemGroup>
  <ItemGroup>
    <WCFMetadata Include="Service References\" />
  </ItemGroup>
  <ItemGroup>
    <ServiceReferenceMetadataStorage Include="Service References\SCService\">
      <Type>datasvcmap</Type>
    </ServiceReferenceMetadataStorage>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\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>
  <!-- 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>