Base:
property
IsScrollable
System.Windows.Forms.Automation.UiaTextProvider.IsScrollable
2 references to IsScrollable
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (2)
81Assert.True(provider.IsScrollable); 96Assert.False(provider.IsScrollable);