Airhack
Simple way to handle an airspace effect in Windows apps
Install / Use
/learn @adamfierek/AirhackREADME
Airhack Control
Airhack helps in drawing a WPF control above Winforms control. A UIElement in "Front" property will be drawed on floating transparent WPF window, which is moving and resizing together with control's parent window, so it's invisible for user, above UIElement located in "Back" control's property, which can host some content causing airspace effect, e.g. WindowsFormsHost.

