2 references to PropertyHolders
System.Activities (2)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (2)
915this.PropertyHolders.Add(newProperty.Name, newProperty); 989if (!this.PropertyHolders.TryGetValue(propertyName, out propertyHolder))