https://github.com/jsuarezruiz/forms-embedding-wpf
WPF Backend Forms Embedding Sampe
https://github.com/jsuarezruiz/forms-embedding-wpf
forms-embedding wpf xamarin xamarin-forms
Last synced: 5 months ago
JSON representation
WPF Backend Forms Embedding Sampe
- Host: GitHub
- URL: https://github.com/jsuarezruiz/forms-embedding-wpf
- Owner: jsuarezruiz
- Created: 2017-10-24T19:06:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T11:39:57.000Z (over 7 years ago)
- Last Synced: 2024-05-02T05:31:38.191Z (over 1 year ago)
- Topics: forms-embedding, wpf, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 21.5 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forms Embedding
At Microsoft Build 2017, Microsoft announced **Xamarin.Forms Embedding**, the ability to take any ContentPage and add it to your native applications.
More information: [https://blog.xamarin.com/unleashed-embedding-xamarin-forms-in-xamarin-native/](https://blog.xamarin.com/unleashed-embedding-xamarin-forms-in-xamarin-native/)
## Forms Embedding in WPF Backend
Here you can find a **sample** of using Forms Embedding with a WPF application.

## Feedback
Please use [GitHub issues](https://github.com/jsuarezruiz/forms-embedding-wpf/issues) for questions or comments.
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).