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