System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeTableBuilder.cs (8)
69MutableTable.AddCallback(type, callback);
92MutableTable.AddCustomAttributes(type, attributes);
122MutableTable.AddCustomAttributes(ownerType, descriptor, attributes);
152MutableTable.AddCustomAttributes(ownerType, member, attributes);
179MutableTable.AddCustomAttributes(ownerType, memberName, attributes);
209MutableTable.AddCustomAttributes(ownerType, dp, attributes);
225MutableTable.AddTable(table.MutableTable);
263MutableTable.ValidateTable();