An open API service indexing awesome lists of open source software.

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

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.

![](images/forms-embedding-wpf.png)

## 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).