2 overrides of InsertCore
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (2)
478protected override void InsertCore(int index, NamespaceData ns) 567protected override void InsertCore(int index, NamespaceData ns)
1 reference to InsertCore
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
241this.InsertCore(index, ns);