Download WPF ExpressionEditor

Description

Control representing expression editor. Allows usage of custom expression parsers.

Source Files

The download file wpfee.zip has the following entries.


.gitattributes// w  ww.  ja  v  a  2  s . c  o m
.gitignore
Demo/App.xaml
Demo/App.xaml.cs
Demo/Demo.csproj
Demo/MainWindow.xaml
Demo/MainWindow.xaml.cs
Demo/Properties/AssemblyInfo.cs
Demo/Properties/Resources.Designer.cs
Demo/Properties/Resources.resx
Demo/Properties/Settings.Designer.cs
Demo/Properties/Settings.settings
Demo/TestType.cs
Demo/app.config
Demo/packages.config
NuSoft.ExpressionEditor.Common/Attributes/SourcePropertyAttribute.cs
NuSoft.ExpressionEditor.Common/Collections/SourcePropsCollection.cs
NuSoft.ExpressionEditor.Common/Collections/SupportedMethodsCollection.cs
NuSoft.ExpressionEditor.Common/Helpers/ReflectionExt.cs
NuSoft.ExpressionEditor.Common/Interfaces/IParser.cs
NuSoft.ExpressionEditor.Common/Interfaces/IParsingResult.cs
NuSoft.ExpressionEditor.Common/Interfaces/ISupportedMethod.cs
NuSoft.ExpressionEditor.Common/NuSoft.ExpressionEditor.Common.csproj
NuSoft.ExpressionEditor.Common/Properties/AssemblyInfo.cs
NuSoft.ExpressionEditor.ExampleParser.Tests/MathParserTests.cs
NuSoft.ExpressionEditor.ExampleParser.Tests/NuSoft.ExpressionEditor.ExampleParser.Tests.csproj
NuSoft.ExpressionEditor.ExampleParser.Tests/Properties/AssemblyInfo.cs
NuSoft.ExpressionEditor.ExampleParser.Tests/packages.config
NuSoft.ExpressionEditor.ExampleParser/BinaryOperation.n
NuSoft.ExpressionEditor.ExampleParser/MathParser.n
NuSoft.ExpressionEditor.ExampleParser/MathParserResult.n
NuSoft.ExpressionEditor.ExampleParser/NuSoft.ExpressionEditor.ExampleParser.nproj
NuSoft.ExpressionEditor.ExampleParser/Properties/AssemblyInfo.n
NuSoft.ExpressionEditor.ExampleParser/SupportedMethod.n
NuSoft.ExpressionEditor.nuspec
NuSoft.ExpressionEditor.sln
NuSoft.ExpressionEditor.sln.DotSettings
NuSoft.ExpressionEditor/ExpressionEditor.cs
NuSoft.ExpressionEditor/NuSoft.ExpressionEditor.csproj
NuSoft.ExpressionEditor/Properties/AssemblyInfo.cs
NuSoft.ExpressionEditor/Properties/Resources.Designer.cs
NuSoft.ExpressionEditor/Properties/Resources.resx
NuSoft.ExpressionEditor/Properties/Settings.Designer.cs
NuSoft.ExpressionEditor/Properties/Settings.settings
NuSoft.ExpressionEditor/Themes/Generic.xaml

Download

Click the following link to download wpfee.zip.

wpfee.zip