2 usages of Guid {a72bd644-1979-4cbc-a620-ea4112198a66}
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridCommands.cs (1)
19protected static readonly Guid wfcMenuGroup = new("{a72bd644-1979-4cbc-a620-ea4112198a66}");
System.Windows.Forms.Tests (1)
System\Windows\Forms\PropertyGridCommandsTests.cs (1)
34tests.Should().Be(new Guid("a72bd644-1979-4cbc-a620-ea4112198a66"));