Base:
property
State
System.Windows.Forms.ButtonBase.ButtonBaseAccessibleObject.State
2 references to State
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\CheckBox.CheckBoxAccessibleObjectTests.cs (2)
106
checkBoxAccessibleObject.
State
.Should().Be(accessibleStatesFirstStage);
110
checkBoxAccessibleObject.
State
.Should().Be(accessibleStatesSecondStage);