2 writes to Locked
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (2)
354collection.Locked = true; 377collection.Locked = false;
1 reference to Locked
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\MergePropertyDescriptor.cs (1)
288else if (collection.Locked) {