internal override IntPtr ClipboardOpen(bool primary_selection) { return(display.ClipboardOpen(primary_selection)); }