1 write to converter
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyDescriptor.cs (1)
41this.converter = new ModelTypeConverter(propertyParent.ModelTreeManager, baseConverter);
2 references to converter
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelPropertyDescriptor.cs (2)
37if (this.converter == null) 44return converter;