2 writes to Locked
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (2)
280
_collection.
Locked
= true;
306
_collection.
Locked
= false;
5 references to Locked
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.cs (1)
211
else if (_collection.
Locked
)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\MergePropertyDescriptor.MultiMergeCollection.cs (4)
48
/// if not <see cref="
Locked
"/> and the <paramref name="collection"/> does not match.
51
/// 'true' if <see cref="
Locked
"/> or <paramref name="collection"/> matches the contents of this
56
if (
Locked
)
84
if (
Locked
)