4 references to Property
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\Model\ModelSearchServiceImpl.cs (4)
491SearchableEntryOption.Property, modelItem, property, TypeNameHelper.GetDisplayName(property.PropertyType, false), propertyPath)); 494SearchableEntryOption.Property, modelItem, property, property.Name, propertyPath)); 523AddEntriesForPropertyValue(property.ComputedValue, modelItem, property, SearchableEntryOption.Property, propertyPath); 528AddEntriesForPropertyReference(property.Reference, modelItem, property, SearchableEntryOption.Property, propertyPath);