Base:
property
LinesCount
System.Windows.Forms.Automation.UiaTextProvider.LinesCount
1 reference to LinesCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (1)
1133
Assert.Equal(actualValue, provider.
LinesCount
);