1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2024-10-17 06:42:48 +02:00
.NET-Community-Toolkit/CommunityToolkit.Mvvm/ComponentModel/Attributes
2022-08-05 22:15:29 +02:00
..
Access.cs Add attribute to customize access modifiers of an observable property, and its getter and setter 2022-08-05 22:15:29 +02:00
INotifyPropertyChangedAttribute.cs Remove BOM from all files 2022-06-11 15:36:02 +02:00
NotifyCanExecuteChangedForAttribute.cs Rename [NotifyCanExecuteChangedFor] attribute 2022-06-01 23:26:52 +02:00
NotifyDataErrorInfoAttribute.cs Enable class-level [NotifyDataErrorInfo] usage 2022-06-01 23:26:53 +02:00
NotifyPropertyChangedForAttribute.cs Rename [NotifyPropertyChangedFor] attribute 2022-06-01 23:26:52 +02:00
NotifyPropertyChangedRecipientsAttribute.cs Rename [NotifyRecipients] to [NotifyPropertyChangedRecipients] 2022-06-01 23:26:55 +02:00
ObservableObjectAttribute.cs Remove BOM from all files 2022-06-11 15:36:02 +02:00
ObservablePropertyAttribute.cs Add attribute to customize access modifiers of an observable property, and its getter and setter 2022-08-05 22:15:29 +02:00
ObservableRecipientAttribute.cs Remove BOM from all files 2022-06-11 15:36:02 +02:00