4 references to IsTypeDefinition
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (4)
220if (typeWrapper.IsTypeDefinition && Type.Equals(this.lastSelection, typeWrapper.Type)) 592if ((wrapper != null && !wrapper.IsTypeDefinition) 829if (that.IsTypeDefinition ^ this.IsTypeDefinition)