February 2012
1 post
propnc.snippet
<?xml version=”1.0” encoding=”utf-8” ?> <CodeSnippets xmlns=”http://schemas.microsoft.com/VisualStudio/CodeSnippet”>   <CodeSnippet Format=”1.0.0”>     <Header>       <Title>NotifyPropertyChanged Code Snippet</Title>       <Shortcut>propnc</Shortcut>       <Author>David...
Feb 11th