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