Add guidelines/recommendations for sample authors to use #region to mark their code so that customers can easily find the right places to go to. In Visual Studio you can expand/minimize the regions to view the code in each section.
For example: #region Constructor, lifecycle and navigation
