4 references to GetRawCollection
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyValueCollection.cs (4)
42ModelItemCollection collection = this.GetRawCollection(); 111item = GetRawCollection().Insert(index, value); 224this.GetRawCollection().RemoveAt(index); 307ModelItemCollection collection = this.GetRawCollection();