Browse by Tags

Tagged Content List
  • Wiki Page: XAML Array Static Data - Quick Reference

    This is a collection of snippets useful in quickly plumbing a control with data. I use these in demos, tutorials, prototypes, and when replying to forum questions. NOTE: DO NOT TRY TO COPY FROM HERE, USE THIS MSDN SAMPLES PAGE INSTEAD, AS THIS WON'T COPY/PASTE WELL Table of Contents...
  • Wiki Page: INotifyPropertyChanged - Essential Visual Studio Snippets

    One of the most common tasks you have to do with WPF, when you are plumbing data into your controls is implementing INotifyPropertyChanged. There have been many attempts at abstracting this away or creating wrappers, but I personally like having the detailed, standard code with getters and setters...
Page 1 of 1 (2 items)
Can't find it? Write it!