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>{9E9C97C3-0562-43A7-9529-DEC7536EF5FC}</ProjectGuid>
<BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>EditorsDemo</RootNamespace>
<AssemblyName>EditorsDemo</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>
</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>
</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>
</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>
</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>
</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.cs">
<DependentUpon>CollectionViewNavigator.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\DemoRichTextBox.cs" />
<Compile Include="Controls\InternetConnectionControl.xaml.cs">
<DependentUpon>InternetConnectionControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\Map.xaml.cs">
<DependentUpon>Map.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\PaintControl.xaml.cs">
<DependentUpon>PaintControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\PasswordStrengthControl.xaml.cs">
<DependentUpon>PasswordStrengthControl.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\Safe.xaml.cs">
<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.cs">
<DependentUpon>BindingValidation.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\EditorValidationWithoutLockInput.xaml.cs">
<DependentUpon>EditorValidationWithoutLockInput.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\DemoModuleControl.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controls\MaskPropertiesEdit.xaml.cs">
<DependentUpon>MaskPropertiesEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\SearchLookUpEditOptions.xaml.cs">
<DependentUpon>SearchLookUpEditOptions.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\SearchControlOptions.xaml.cs">
<DependentUpon>SearchControlOptions.xaml</DependentUpon>
</Compile>
<Compile Include="Controls\ValidationSettings.xaml.cs">
<DependentUpon>ValidationSettings.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ButtonEditModule.xaml.cs">
<DependentUpon>ButtonEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ColorEditModule.xaml.cs">
<DependentUpon>ColorEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CalcEditModule.xaml.cs">
<DependentUpon>CalcEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ComboBoxEditModule.xaml.cs">
<DependentUpon>ComboBoxEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CheckEditModule.xaml.cs">
<DependentUpon>CheckEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CollectionViewSupportModule.xaml.cs">
<DependentUpon>CollectionViewSupportModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DXWindowModule.xaml.cs">
<DependentUpon>DXWindowModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MultiSelectLookUpEdit.xaml.cs">
<DependentUpon>MultiSelectLookUpEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DataFilteringModule.xaml.cs">
<DependentUpon>DataFilteringModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DateNavigatorModule.xaml.cs">
<DependentUpon>DateNavigatorModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\FontEditModule.xaml.cs">
<DependentUpon>FontEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ImageEditModule.xaml.cs">
<DependentUpon>ImageEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LookUpEdit.xaml.cs">
<DependentUpon>LookUpEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\PasswordBoxEditModule.xaml.cs">
<DependentUpon>PasswordBoxEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DXMessageBoxModule.xaml.cs">
<DependentUpon>DXMessageBoxModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CalendarClientModule.xaml.cs">
<DependentUpon>CalendarClientModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RangeControlAndScheduler.xaml.cs">
<DependentUpon>RangeControlAndScheduler.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RangeTrackBarEditModule.xaml.cs">
<DependentUpon>RangeTrackBarEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ListBoxEditModule.xaml.cs">
<DependentUpon>ListBoxEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ProgressBarEditModule.xaml.cs">
<DependentUpon>ProgressBarEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SearchControlModule.xaml.cs">
<DependentUpon>SearchControlModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SearchLookUpEditModule.xaml.cs">
<DependentUpon>SearchLookUpEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TextEditModule.xaml.cs">
<DependentUpon>TextEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DateEditModule.xaml.cs">
<DependentUpon>DateEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\MemoEditModule.xaml.cs">
<DependentUpon>MemoEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\TrackBarEditModule.xaml.cs">
<DependentUpon>TrackBarEditModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ValidationWithoutLockInput.xaml.cs">
<DependentUpon>ValidationWithoutLockInput.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\ValidationModule.xaml.cs">
<DependentUpon>ValidationModule.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SimpleMaskEdit.xaml.cs">
<DependentUpon>SimpleMaskEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RegularMaskEdit.xaml.cs">
<DependentUpon>RegularMaskEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\RegExMaskEdit.xaml.cs">
<DependentUpon>RegExMaskEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DateTimeMaskEdit.xaml.cs">
<DependentUpon>DateTimeMaskEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\NumericMaskEdit.xaml.cs">
<DependentUpon>NumericMaskEdit.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SpinEditModule.xaml.cs">
<DependentUpon>SpinEditModule.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="DemoTesting\Fixtures.cs" />
<Compile Include="Service References\SCService\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.datasvcmap</DependentUpon>
</Compile>
<Compile Include="Utils.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="editorsdemo.manifest" />
<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.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.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>