using CPF.Mac.CoreGraphics; namespace CPF.Mac.AppKit { public delegate CGSize NSWindowSize(NSWindow window, CGSize proposedSize); }