4 references to IsTypeDefinition
System.Data (4)
cdf\src\NetFx40\Tools\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)