2 writes to ShowCheckBoxes
Microsoft.VisualStudio.LanguageServices (2)
Preview\PreviewEngine.cs (2)
70this.ShowCheckBoxes = showCheckBoxes; 151this.ShowCheckBoxes = false;
4 references to ShowCheckBoxes
Microsoft.VisualStudio.LanguageServices (4)
Preview\AbstractChange.cs (4)
21if (engine.ShowCheckBoxes) 44if (engine.ShowCheckBoxes) 69if (engine.ShowCheckBoxes) 87if (engine.ShowCheckBoxes)