Reply to thread

How do I implement refreshing of binding properties in MediaPortal2 similarly to Wpf INotifyPropertyChanged? Property triggers only with app loading, and all following values of that property on the form aren't refreshing after that.


Top Bottom