We have a WPF application that allows users to open many documents, each with its own syntax editor control. Is there any way to use the search functionality to broaden the scope from just "Document" or "Selection"? We'd love to allow our users to search amongst all open documents, or even across all documents (even if unopened at that time).