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