1 write to _anchorUI
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\AnchorEditor.cs (1)
24_anchorUI ??= new AnchorUI();
4 references to _anchorUI
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\AnchorEditor.cs (4)
26_anchorUI.Start(editorService, value); 27editorService.DropDownControl(_anchorUI); 28value = _anchorUI.Value; 29_anchorUI.End();