2 references to CanShowCommands
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridTests.cs (1)
53
Assert.False(control.
CanShowCommands
);
System.Windows.Forms.UI.IntegrationTests (1)
PropertyGridTests.cs (1)
76
_propertyGrid.
CanShowCommands
.Should().BeFalse();