7 writes to HideSelection
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
238
this.enterprise.
HideSelection
= false;
System.Web.Mobile (2)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
221
_tvDefinedStyles.
HideSelection
= false;
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
76
TvList.
HideSelection
= false;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
654
this.
HideSelection
= false;
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
380
this.designerTreeView.
HideSelection
= false;
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
800
this.artifactTreeView.
HideSelection
= false;
AuthoringOM\Design\DocumentOutline.cs (1)
67
this.treeView.
HideSelection
= false;
2 references to HideSelection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TreeView.cs (2)
373
if (!
HideSelection
)
507
if (
HideSelection
!= value) {