3 references to Reset
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5202MenuCommand? reset = menuCommandService.FindCommand(PropertyGridCommands.Reset);
System.Windows.Forms.Tests (2)
System\Windows\Forms\PropertyGridCommandsTests.cs (2)
15PropertyGridCommands.Reset.Guid.Should().Be(expectedGuid); 16PropertyGridCommands.Reset.ID.Should().Be(0x3000);