2 references to MutableAttributeTable
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeTableBuilder.cs (2)
30
private MutableAttributeTable _table = new
MutableAttributeTable
();
41
MutableAttributeTable clone = new
MutableAttributeTable
();