Download IncEditor
Description
IncEditor is an editor which is a little better than Notepad. It is built in WPF using the MVVM Design Pattern and Managed Extensibility Framework.
Source Files
The download file inceditor.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
DefaultTheme/DefaultTheme.cs/* ww w .j a va2 s. c o m*/
DefaultTheme/DefaultTheme.csproj
DefaultTheme/DocumentView.xaml
DefaultTheme/DocumentView.xaml.cs
DefaultTheme/MainView.xaml
DefaultTheme/MainView.xaml.cs
DefaultTheme/Properties/AssemblyInfo.cs
DefaultTheme/Properties/Resources.Designer.cs
DefaultTheme/Properties/Resources.resx
DefaultTheme/Properties/Settings.Designer.cs
DefaultTheme/Properties/Settings.settings
ExpressionTheme/DocumentView.xaml
ExpressionTheme/DocumentView.xaml.cs
ExpressionTheme/ExpressionDark.xaml
ExpressionTheme/ExpressionTheme.cs
ExpressionTheme/ExpressionTheme.csproj
ExpressionTheme/MainView.xaml
ExpressionTheme/MainView.xaml.cs
ExpressionTheme/Properties/AssemblyInfo.cs
ExpressionTheme/Properties/Resources.Designer.cs
ExpressionTheme/Properties/Resources.resx
ExpressionTheme/Properties/Settings.Designer.cs
ExpressionTheme/Properties/Settings.settings
IncEditor.sln
IncEditor/App.cs
IncEditor/Commands/CommandReference.cs
IncEditor/Commands/DelegateCommand.cs
IncEditor/IncEditor.csproj
IncEditor/Model/ITheme.cs
IncEditor/Properties/AssemblyInfo.cs
IncEditor/Properties/Resources.Designer.cs
IncEditor/Properties/Resources.resx
IncEditor/Properties/Settings.Designer.cs
IncEditor/Properties/Settings.settings
IncEditor/ViewModels/DocumentViewModel.cs
IncEditor/ViewModels/MainViewModel.cs
IncEditor/ViewModels/ViewModelBase.cs
IncEditor/ViewModels/WorkspaceViewModel.cs
IncEditor/app.config
ReadMe.txt
Download
Click the following link to download inceditor.zip.
inceditor.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »