mgaffigan / WpfAppBar

AppBar implementation for WPF
MIT License
68 stars 10 forks source link

use this library with WinForm #6

Closed Enghouse-CCSP-PS closed 1 year ago

Enghouse-CCSP-PS commented 1 year ago

Is it possible to use this library with Winform?

mgaffigan commented 1 year ago

I added a library, sample, and nuget which supports Winforms. Let me know if you have any issues with it.

If you prefer to use the more tested WpfAppBar, you may do so by using a WindowsFormsHost. See Hosting a Windows Forms Control in WPF