2 writes to ShowCheckBoxes
Microsoft.VisualStudio.LanguageServices (2)
Preview\PreviewEngine.cs (2)
74this.ShowCheckBoxes = showCheckBoxes; 155this.ShowCheckBoxes = false;
4 references to ShowCheckBoxes
Microsoft.VisualStudio.LanguageServices (4)
Preview\AbstractChange.cs (4)
24if (engine.ShowCheckBoxes) 47if (engine.ShowCheckBoxes) 72if (engine.ShowCheckBoxes) 90if (engine.ShowCheckBoxes)