1 write to propertyHolders
System.Activities (1)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (1)
962this.propertyHolders = new Dictionary<string, ActivityPropertyHolder>();
2 references to propertyHolders
System.Activities (2)
System\Activities\XamlIntegration\DynamicActivityXamlReader.cs (2)
960if (this.propertyHolders == null) 965return this.propertyHolders;