namespace MSFSPopoutPanelManager.Model
{
public enum PanelType
FlightSimMainWindow,
BuiltInPopout,
CustomPopout,
MSFSTouchPanel
}