If floating a document from the DocumentPane and then clicking anywhere on the main windows the DocumentPane sets any previous documents selected in its pane to be active and fires the ActiveContentChanged event. I want the floated document to remain active and not fire the ActiveContentChanged event unless I select the DocumentPane or any of its documents. Is there any way to do this?