4 writes to LabelEdit
System.Web.Mobile (2)
UI\MobileControls\Design\StylesEditorDialog.cs (1)
219
_tvDefinedStyles.
LabelEdit
= true;
UI\MobileControls\Design\Util\EditableTreeList.cs (1)
74
TvList.
LabelEdit
= true;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
657
this.
LabelEdit
= false;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
954
base.TreeView.
LabelEdit
= true;
3 references to LabelEdit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TreeNode.cs (1)
1204
if (tv.
LabelEdit
== false)
winforms\Managed\System\WinForms\TreeView.cs (2)
375
if (
LabelEdit
)
845
if (
LabelEdit
!= value) {