What i'm trying to Achieve:
Have a single Class Housing a Class for every View then That ViewClass housing every Property Or Variable In a static Format, So that I don't have to Create a new instance of that Class every-time, So I can Pass Data from View to View Neatly.
Or am I thinking of this Completely Wrong?
This Class would have to Implement the INotifyPropertyChanged Interface So I cant just make the class static And go from there.
Aucun commentaire:
Enregistrer un commentaire