3 writes to Type
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (3)
608this.Type = null; 663this.Type = result; 667this.Type = this.lastSelection;
2 references to Type
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
391if (null != this.Type) 393typeName = ResolveTypeName(this.Type);