Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kreipikc/copynotepad

Parody of notepad from Windows to familiarize yourself with WPF
https://github.com/kreipikc/copynotepad

csharp notepad wpf

Last synced: about 1 month ago
JSON representation

Parody of notepad from Windows to familiarize yourself with WPF

Awesome Lists containing this project

README

        

## What kind of project is this?
This is a parody of a regular notepad, as in Windows. The "Presentation Model" pattern was used for the code.

## What languages have I used?
- C#
- .NET Framework
- WPF

## Why did I even start creating this project?
I created it purely to familiarize myself with WPF, this project is my first project on WPF.