1 write to _collection
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (1)
367_collection = new ModelPropertyValueCollection(_parent.ModelPropertyValue);
3 references to _collection
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (3)
358return _collection != null; 365if (_collection == null) 370return _collection;