namespace CPF.Mac.AppKit { public enum NSDraggingContext : long { OutsideApplication, WithinApplication } }