1 write to _parent
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (1)
327_parent = indexer;
3 references to _parent
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (3)
335_converter = ExtensibilityAccessor.GetTypeConverter(_parent._modelItem); 348_subProperties = new ModelPropertyEntryCollection(_parent); 367_collection = new ModelPropertyValueCollection(_parent.ModelPropertyValue);