2 references to NullString
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (2)
325this.nullTypeWrapper = new TypeWrapper(NullString, "Null", null); 606else if (wrapper != null && wrapper.DisplayName == NullString)