2 references to s_margins
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\Behavior\SnapLineTests.cs (2)
160
foreach (string margin in
s_margins
.Except(new[] { snapLine2MarginFilter }))
195
foreach (string margin in
s_margins
.Except(new[] { snapLine2Filter }))