2 references to s_unsupportedControls
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (2)
1248
.Where(t => !
s_unsupportedControls
.Contains(t))
1364
if (
s_unsupportedControls
.Contains(type))