1 write to _contentUI
System.Windows.Forms.Design (1)
System\Drawing\Design\ContentAlignmentEditor.cs (1)
26_contentUI ??= new ContentUI();
4 references to _contentUI
System.Windows.Forms.Design (4)
System\Drawing\Design\ContentAlignmentEditor.cs (4)
28_contentUI.Start(editorService, value); 29editorService.DropDownControl(_contentUI); 30value = _contentUI.Value; 31_contentUI.End();