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
Post a Comment