5 references to GotDesignerEventService
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PropertyGrid.cs (5)
1231showEvents = showEvents && GetFlag(GotDesignerEventService); 2205if (GetFlag(GotDesignerEventService)) { 2211SetFlag(GotDesignerEventService, false); 2432if (GetFlag(GotDesignerEventService)) { 2437SetFlag(GotDesignerEventService, true);