1 instantiation of AnchorUI
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\AnchorEditor.cs (1)
24_anchorUI ??= new AnchorUI();
3 references to AnchorUI
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\AnchorEditor.AnchorUI.cs (2)
207private readonly AnchorUI _picker; 211public SpringControl(AnchorUI picker)
System\Windows\Forms\Design\AnchorEditor.cs (1)
15private AnchorUI? _anchorUI;