I'm developing an application which uses timers to update the data in the views, but I think that this is greatly decreasing the performance. Is there a tutorial for INotifyPropertyChanged, which doesn't use xaml in any way?
↧
I'm developing an application which uses timers to update the data in the views, but I think that this is greatly decreasing the performance. Is there a tutorial for INotifyPropertyChanged, which doesn't use xaml in any way?