Neo Window Library
Window Component
WPF
.NET Framework 4+

The Neo Window Library is a .NET Framework component for modern style WPF window creation. This library provides an enhanced borderless WPF Window component for desktop application which supports all the standard behaviors and includes additional features, such as:
- Dynamic frame border color on window active, inactive, sizing or moving state change;
- Customizable frame border color and glow effect (intensity, direction, color and style);
- Customizable header border, title text, command buttons, icon image, etc.;
- Full control over the window’s minimize, maximize, restore and close commands state;
- Easy integration and replacement of standard WPF Window;
- Model-View-ViewModel (MVVM) pattern friendly (code-behind file is optional);
- Support for layered and non-layered style window;
- Support for animated window state (minimizing, maximizing and restoring);
- Support dynamic run-time theme change;
- Standard drag, resize and snap to monitor's edges behaviors;
- And more...