4 references to GetRawCollection
System.Activities.Presentation (4)
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();