4 writes to ShowRootLines
System.Web.Mobile (2)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
223
_tvDefinedStyles.
ShowRootLines
= false;
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
78
TvList.
ShowRootLines
= false;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
661
this.
ShowRootLines
= false;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
378
this.designerTreeView.
ShowRootLines
= false;
2 references to ShowRootLines
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
381
if (
ShowRootLines
)
1236
if (
ShowRootLines
!= value) {