Skip to content

MVVM_View

Joe Care edited this page Jan 29, 2025 · 1 revision

The View

In the view-section you put anything related to user-Kommunikation

When using WPF you put the .xaml files here.
When using Windows-Forms the Forms and .Designer files and anything GUI-related.
With Avalonia the .axaml -files …

Clone this wiki locally