Back to Devexpress

Region Creation

coderushforroslyn-119961-coding-assistance-typing-helpers-region-creation.md

latest430 B
Original Source

Region Creation

  • May 06, 2018

You can use the Ctrl + 3 shortcut to create a region around the active member (in which the caret is located).

You can also select code and press Ctrl + 3 to embed these lines in a #region directive.

See Also

Selection Tools