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