4 writes to ShowPlusMinus
System.Web.Mobile (2)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
220_tvDefinedStyles.ShowPlusMinus = false;
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
75TvList.ShowPlusMinus = false;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
660this.ShowPlusMinus = false;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
377this.designerTreeView.ShowPlusMinus = false;
2 references to ShowPlusMinus
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
379if (ShowPlusMinus) 1214if (ShowPlusMinus != value) {