1 write to _parentCollection
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (1)
62_parentCollection = parentCollection;
3 references to _parentCollection
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Model\ModelPropertyIndexer.cs (3)
88return _parentCollection.ParentValue.ParentProperty.CategoryName; 98return _parentCollection.ParentValue.ParentProperty.Description; 108return _parentCollection.ParentValue.ParentProperty.IsAdvanced;