Annotations/GalaSoft/GalaSoft.MvvmLight.WPF4/Attributes.xml (9 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="GalaSoft.MvvmLight.WPF4"> <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged(System.String)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" /> </member> <member name="M:GalaSoft.MvvmLight.ViewModelBase.RaisePropertyChanged``1(System.String,``0,``0,System.Boolean)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> </assembly>