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);
27
editorService.DropDownControl(
_anchorUI
);
28
value =
_anchorUI
.Value;
29
_anchorUI
.End();