Annotations/Catel/Catel.Silverlight/Catel.Core.xml (24 lines of code) (raw):

<?xml version="1.0" encoding="utf-8"?> <assembly name="Catel.Silverlight"> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged``1(System.Linq.Expressions.Expression{System.Func{``0}})"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" /> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.String)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor" /> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.String,System.Object)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.String,System.Object,System.Object)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.Object,System.String)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.Object,System.String,System.Object)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> <member name="M:Catel.Data.ObservableObject.RaisePropertyChanged(System.Object,System.String,System.Object,System.Object)"> <attribute ctor="M:JetBrains.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"><argument>propertyName</argument></attribute> </member> </assembly>