3 writes to Type
System.Activities.Presentation (3)
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.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
391if (null != this.Type) 393typeName = ResolveTypeName(this.Type);