C#
C#

help

Root Question Message

Chummy
Chummy9/28/2022
INotifyDataErrorInfo help

When using the implementation for INotifyDataErrorInfo, is it possible when raising errors change event to raise it for all properties at once instead for single propertyName

ErrorsChanged?.Invoke(this, new DataErrorsChangedEventArgs(propertyName));
ContactFrequently Asked QuestionsJoin The DiscordBugs & Feature RequestsTerms & Privacy