c# - WPF Document Handling? -


Does the MFF provide a framework to handle documents similar to the document / view?

In my WPF application, I can go and create file-> New / Open / Save element in the menu only and I can add them in ways, but I am wondering if WPF has managed to manage it Better way to have provided anything

Thank you!

Use the main published guideline model

Edit:

The Pattern and Behavior Group also published, which includes a full library which can be used, it is quite heavy weight, however, for many applications.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -