This is a migrated thread and some comments may be shown as answers.

custom usercontrol not updating

1 Answer 494 Views
SplashScreen
This is a migrated thread and some comments may be shown as answers.
JIG
Top achievements
Rank 1
JIG asked on 20 Jan 2020, 12:43 PM

I created a custom splashscreen usercontrol with a custom viewmodel (as explained in the docs) but when i try to update the values on the viewmodel only the original values are shown and the new values are ignored? how is this possible?

If i used the standard splashscreen it works

1 Answer, 1 is accepted

Sort by
0
Vladimir Stoyanov
Telerik team
answered on 21 Jan 2020, 05:12 PM

Hello Jimmy,

Can you make sure that you are raising PropertyChanged notifications from the custom viewmodel? I am attaching a sample project based on the described scenario where the splash screen is updated as intended. Please, check it out and let me know, if you find it helpful. 

Regards,
Vladimir Stoyanov
Progress Telerik

Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
SplashScreen
Asked by
JIG
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or