namespace Qrakhen.TilingFrames.Controls.DropArea;
public delegate void DropAreaDecisionEvent(DropArea sender, HostControl host, DropDecision decision);