By "current region" I mean a region where the cursor is.
EDIT: I am looking for region toggling, not outlining expansion toggling. By "region" I mean section of code defined by #region and #endregion directives. Ctrl+M, Ctrl+M toggles closest outlining (which for most cases would be current method not region).