Base:
property
IsScrollable
System.Windows.Forms.Automation.UiaTextProvider.IsScrollable
2 references to IsScrollable
System.Windows.Forms.Tests (2)
System\Windows\Forms\TextBoxBase.TextBoxBaseUiaTextProviderTests.cs (2)
66Assert.True(provider.IsScrollable); 75Assert.False(provider.IsScrollable);