Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. MainApp
  2. - MainDictionary.xaml
  3. - MainPage.xaml.cs -> where I'll pass the MainDictionary.xaml instance
  4.  
  5. ClassLibrary
  6. - SecondDictionary.xaml
  7. - PublicMethodsClass.cs -> where the merge will go
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement