Click or drag to resize

Hummingbird UI References

Namespaces
NamespaceDescription
Hummingbird.UI

Hummingbird.UI Namespace provides easy to use classes to build User Friendly, Interactive and responsive WPF applications. The ModernWindow class provides a MVVM enabled application building experience with Modern UI design. The BasicWindow class provides a classcial WPF Window applying the styles and colors applied in the application. The whole library comes with 10 built-in themes including Light and Dark themes with the possibilty to use your own theme definition.

To easily build application with professional feel and look, Hummingbird UI library comes with more than 1200 community-led vectors icons. And gives the possibility to use Windows 8.1 and Windows 10 icon fonts in AppBarButton, AppBarIcon and ModernLink. Simply give a string value IconKey.

Hummingbird UI is a highly customizable GUI framework, based on WPF and applies Modern style and MVVM. This namespace all useful UI elements and classes to help your building very user friendly desktop applications. Be sure to benefit the latest features, please install the package from NuGet.

Hummingbird.UI.Converters

Hummingbird.UI.Converters Namespace contains some converters used in UI elements to achieve DataBinding and MVVM. You can reuse these converters if necessary.

This namespace provide some Converters which can help you develop MVVM style application by easily create data bindings.