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