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