niimima
niimima
Sorry, I should modify README.md and Prism-Samples-Wpf.sln, but I forget it. This has now been corrected.
I never contribute OSS, but I try this issue. I will work below item as first step. - IModuleGroupsCatalog
I will work below items. - IDialogResult - DialogResult
I will challenge to create sample for just using the dialog. I will refer to the following URL to proceed. https://prismlibrary.com/docs/wpf/dialog-service.html
@brianlagunas I created pull request of [Create sample for using DialogService](https://github.com/PrismLibrary/Prism-Samples-Wpf/pull/92). I will make three samples below. 26. using the dialog 27. styling the dialog 28. using a custom window...
Hi, I'm interested in working on this issue. If I have any questions about specifications or behavior I will comment.
I have a concern regarding the pull request I've created. When searching for a page using `viewName`, if it is not found, what would be the recommended behavior? [https://github.com/PrismLibrary/Prism/pull/3182/files#diff-8ae9340c7f10510f59a045175866a15bdb8ed35b541c8256cf73252dafadc343R350-R356](https://github.com/PrismLibrary/Prism/pull/3182/files#diff-8ae9340c7f10510f59a045175866a15bdb8ed35b541c8256cf73252dafadc343R350-R356) In...
@brianlagunas > This PR is not performing the actions required of the issue. Per the issue > > > This API should then effectively do the same as ../../SomePage where...