PageUtilities in MAUI #3216
-
Hi, we are migrating from Xamarin to MAUI our app. We are experiencing this issue https://developercommunity.visualstudio.com/t/Second-time-reporting:-WPF:-C-Editor-ca/10532548 on our visual studio too, and probably the error comes from there, but I ask you just to be sure... thank you very much |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
PageUtilities was misnamed in Prism.Forms. As part of the move to better unify the API's this was renamed MvvmUtilties in Prism.Maui. https://github.com/PrismLibrary/Prism/blob/master/src/Maui/Prism.Maui/Common/MvvmHelpers.cs |
Beta Was this translation helpful? Give feedback.
PageUtilities was misnamed in Prism.Forms. As part of the move to better unify the API's this was renamed MvvmUtilties in Prism.Maui.
https://github.com/PrismLibrary/Prism/blob/master/src/Maui/Prism.Maui/Common/MvvmHelpers.cs