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