1 instantiation of AttributeCallbackBuilder
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
211AttributeCallbackBuilder builder = new AttributeCallbackBuilder(this, type);
2 references to AttributeCallbackBuilder
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\Metadata\MutableAttributeTable.cs (1)
211AttributeCallbackBuilder builder = new AttributeCallbackBuilder(this, type);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\AttributeCallback.cs (1)
16public delegate void AttributeCallback(AttributeCallbackBuilder builder);