π MusicNotesEditor
β
βββ π Assets
β βββ π Images # Contains icons, images, and sounds
β βββ π Fonts # Custom fonts used in the application
β βββ π Resources # Resource dictionaries, styles, and shared XAML resources
β
βββ π Models
β βββ *.cs # Business and data model classes representing core entities
β
βββ π ViewModels
β βββ *.cs # ViewModel classes following the MVVM pattern, handling UI logic and binding
β
βββ π Views
β βββ *.xaml # Additional UI views and pages
β
βββ π Services
β βββ *.cs # Application services (e.g., data access, API communication, configuration)
β
βββ π Helpers
β βββ *.cs # Utility and extension classes for common functionality
β
βββ π Converters
β βββ *.cs # Value converters for data binding (e.g., bool-to-visibility)
β
βββ π Styles
β βββ *.xaml # Global styles, control templates, and themes
β
βββ App.xaml # Defines global resources and application-wide styles
βββ App.xaml.cs # Application startup logic
βββ MainWindow.xaml # Main application window (entry point UI)
βββ MainWindow.xaml.cs # Window startup logic
βββ MusicNotesEditor.csproj # Project configuration file
βββ README.md # Project documentation (this file)
-
Notifications
You must be signed in to change notification settings - Fork 0
OrpheusDevTeam/MusicNotesEditor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published