'Is there a way to collaps all outlining above the cursor in Visual Studio?

I know there are many shortcuts for outlining in VS, and a lot of them I found here

But I would really like to collaps all outlining that is above my cursor.
So, if my cursor is on line 1926 for example, I want all methods and regions and whatever is above my cursor collapsed.
And all outlining that is below my cursor should stay untouched

Is that possible ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source