Skip to content
| Marketplace
Sign in
Visual Studio>Tools>MVVM Code Snippets
MVVM Code Snippets

MVVM Code Snippets

Ryan S Thiele

|
343 installs
| (0) | Free
Common Code Snippets used in MVVM Projects.
Download
Name: Define a Property For Models that implements INotifyPropertyChanged and can be reset.
Shortcut: odm
Description: Defines a Property with a backing field, original property field, and OnPropertyChanged implementation.
Name: Define a Property For Models that implements INotifyPropertyChanged
Shortcut: pp
Description: Defines a Property with a backing field and OnPropertyChanged implementation.
Name: View Model Class
Shortcut: vmc
Decription: Contains common region definitions for ViewModel classes.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft