8 references to SnapLinesInternal
System.Windows.Forms.Design (8)
System\Windows\Forms\Design\ButtonBaseDesigner.cs (1)
45IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\ComboBoxDesigner.cs (1)
30IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\DateTimePickerDesigner.cs (1)
24IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\FlowPanelDesigner.cs (1)
17IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\LabelDesigner.cs (1)
30IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
335IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\TextBoxBaseDesigner.cs (1)
55IList<SnapLine> snapLines = SnapLinesInternal;
System\Windows\Forms\Design\UpDownBaseDesigner.cs (1)
42IList<SnapLine> snapLines = SnapLinesInternal;