For C# Code Behind Files
C#:
if, Region, Checked, Class, Else, Enum, for, foreach, if, indexer, try, while, Etc.
Workflow:
DependencyProperty Event handler & property.
For VB.NET Code Behind Files
This is a programmer's delight. The list is very exhaustive. Some samples below:
Code patterns like if, if else, try Catch, property.
Data - ADO.NET - Create a parameterized SELECT Command, Execturereader, Etc.
Data - LINQ - From..Select, From..Order By...Select, Etc.
Collections and Arrays, FileSystems, Math
Office Development
Connectivity, Crystal Reports, Security, Workflow
Smart Devices
Windows Forms – Drawing, Etc
Logging
WPF
The list is almost endless. See it to believe it...
Statutory Warning!
The use of this feature may lead to code that is NOT in synch with the coding standard on naming conventions of your project/team. So take care of this point.
Happy programming!