Implemented interface member:
property
IsReadOnly
System.Collections.Generic.ICollection<T>.IsReadOnly
1 override of IsReadOnly
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
232public override bool IsReadOnly
2 references to IsReadOnly
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (2)
79get { return IsReadOnly; } 290get { return IsReadOnly; }