using CPF.Mac.CoreGraphics; namespace CPF.Mac.AppKit { public delegate CGSize NSWindowResize(NSWindow sender, CGSize toFrameSize); }