I'm trying to close the docked find window in Visual Studio 2019 via a DTE script.
This is the window I'm talking about: Image of the window I'm talking about here
I thought it would be "vsWindowKindFindReplace" but I just get a null when I try to get it.