2 references to VisibleItemState
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxItemAccessibleObjectTests.cs (2)
522
Assert.Equal(
VisibleItemState
, comboBoxItem2.State); // comboBoxItem2 in the visible area
541
Assert.Equal(
VisibleItemState
, comboBoxItem2.State); // comboBoxItem2 in the visible area