Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add DefaultView Property to WPF/Uno Platform #3246

Open
dansiegel opened this issue Sep 1, 2024 · 0 comments
Open

[Enhancement] Add DefaultView Property to WPF/Uno Platform #3246

dansiegel opened this issue Sep 1, 2024 · 0 comments
Assignees
Milestone

Comments

@dansiegel
Copy link
Member

Summary

Prism.Maui has a DefaultView property for the RegionManager this allows you to simultaneously declare a region and set it's default view from XAML without the need to define this in C# code. There is no matching API for WPF and Uno Platform, this should be added to ensure API alignment and provide a better experience for those developing WPF and Uno Platform apps.

@dansiegel dansiegel self-assigned this Sep 1, 2024
@dansiegel dansiegel added this to the 9.1 milestone Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant